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

ERROR: Unable to decrypt signature #1077

Closed
danielmwai opened this issue Jul 18, 2013 · 2 comments
Closed

ERROR: Unable to decrypt signature #1077

danielmwai opened this issue Jul 18, 2013 · 2 comments

Comments

@danielmwai
Copy link

@danielmwai danielmwai commented Jul 18, 2013

    """""""""""""""""""""""""""""""""""""""""""""""
      """Kindly have a look at this error

naistech.com$ youtube-dl --verbose http://www.youtube.com/watch?v=RFS5N_yAGTo
[debug] System config: ['--prefer-free-formats']
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://www.youtube.com/watch?v=RFS5N_yAGTo']
[debug] youtube-dl version 2013.07.12
Traceback (most recent call last):
File "/usr/lib64/python2.7/runpy.py", line 162, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/bin/youtube-dl/main.py", line 18, in
File "/bin/youtube-dl/youtube_dl/init.py", line 634, in main
File "/bin/youtube-dl/youtube_dl/init.py", line 595, in _real_main
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 54: ordinal not in range(128)

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Jul 18, 2013

First of all, update to the new version: sudo youtube-dl -U. Then run again (with the --verbose option), check if if fails and post the output.

@danielmwai
Copy link
Author

@danielmwai danielmwai commented Jul 18, 2013

@jaimeMF
I did the upgrade and it worked with version 2013.07.18...
Thanks and Nice work.

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.