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 error #2051

Closed
gkreidl opened this issue Dec 27, 2013 · 3 comments
Closed

ascii codec error #2051

gkreidl opened this issue Dec 27, 2013 · 3 comments
Labels
bug

Comments

@gkreidl
Copy link

@gkreidl gkreidl commented Dec 27, 2013

http://www.zdf.de/ZDFmediathek#/beitrag/video/1979182/Schatzjagd-an-der-Seidenstraße

Error in output template: 'ascii' codec can't decode byte 0xc3 in position 82: ordinal not in range(128) (encoding: 'UTF-8')

@phihag phihag closed this in c774b3c Jan 5, 2014
@phihag
Copy link
Contributor

@phihag phihag commented Jan 5, 2014

Thank you for the report. This has been fixed in youtube-dl 2014.01.05.4. Type youtube-dl -U to update.

@kenorb
Copy link

@kenorb kenorb commented Nov 10, 2014

Tested the latest version 2014.11.09 and it's happening as well.

In example:

$ youtube-dl --write-info-json "https://www.youtube.com/watch?v=ZEWkIAFPa3g"
  File "/usr/local/bin/youtube-dl/youtube_dl/utils.py", line 78, in write_json_file
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 42: ordinal not in range(128)
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Nov 10, 2014

@kenorb That's other issue: #4125.

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
4 participants
You can’t perform that action at this time.