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

UnicodeDecodeError: 'ascii' codec can't decode byte 0xcc in position 26: ordinal not in range(128) #4034

Closed
rettah opened this issue Oct 26, 2014 · 4 comments

Comments

@rettah
Copy link

@rettah rettah commented Oct 26, 2014

Hello!
There is a bug on Windows starting from the *.exe version higher than 2014.9.12.0 up to the latest. The compiled official *.exe couldn't be run with any command line arguments. The --verbose flag is ignored.

Traceback (most recent call last): File "**main**.py", line 18, in File "youtube_dl__init__.pyo", line 433, in main File "youtube_dl__init__.pyo", line 139, in _real_main File "youtube_dl\options.pyo", line 635, in parseOpts File "youtube_dl\options.pyo", line 36, in _readUserConf File "ntpath.pyo", line 310, in expanduser UnicodeDecodeError: 'ascii' codec can't decode byte 0xcc in position 26: ordinal not in range(128)

Tested on: windows XPsp3, Win 7(unknown sp\update status).

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Oct 26, 2014

Duplicate of #3854.

@dstftw dstftw closed this Oct 26, 2014
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Oct 26, 2014

This issue will be fixed in the next release of youtube-dl. Thanks for the report.

@rettah
Copy link
Author

@rettah rettah commented Oct 26, 2014

Thank you!

@phihag
Copy link
Contributor

@phihag phihag commented Oct 26, 2014

This fix has made it into youtube-dl 2014.10.26. Refer to our FAQ if you need help updating.

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