Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'ascii' codec can't decode #12417

Closed
one2gov opened this issue Mar 10, 2017 · 1 comment
Closed

'ascii' codec can't decode #12417

one2gov opened this issue Mar 10, 2017 · 1 comment
Labels

Comments

@one2gov
Copy link

@one2gov one2gov commented Mar 10, 2017

ubuntu 16.04
python 2.7.12+
command: youtube-dl --print-json https://www.youtube.com/watch?v=VA0rAN0GRY4
gives alot of ascii characters
"tags": ["Citroen", "Citro\u00ebn",
same with command: youtube-dl --encoding utf-8 --print-json https://www.youtube.com/watch?v=VA0rAN0GRY4
or youtube-dl --encoding utf-8 --write-info-json https://www.youtube.com/watch?v=VA0rAN0GRY4

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Mar 10, 2017

This is perfectly valid JSON.
Duplicate of #11696.

@dstftw dstftw closed this Mar 10, 2017
@dstftw dstftw added the duplicate label Mar 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.