-
Notifications
You must be signed in to change notification settings - Fork 10.2k
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
the update has stopped working again as of 12pm EAT : key length 92 not supported #1067
Comments
same as mine |
Duplicate of #1060 , please update to youtube-dl 2013.07.17.1 . Thanks! |
after you closed it still doesnt work on some videos 4 |
@skaysoft Your post looks incomplete. Can you post the whole output of a youtube-dl session with |
E:>youtube-dl.exe --verbose https://www.youtube.com/watch?v=vH-sqgv9RLQ
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'https://www.youtube.com/watch?v=vH-sqg
v9RLQ']
[debug] youtube-dl version 2013.07.12
[debug] Python version 2.7.3 - Windows-post2008Server-6.2.9200
[debug] Proxy map: {}
[youtube] Setting language
[youtube] vH-sqgv9RLQ: Downloading video webpage
[youtube] vH-sqgv9RLQ: Downloading video info webpage
[youtube] vH-sqgv9RLQ: Extracting video information
[youtube] vH-sqgv9RLQ: Encrypted signatures detected.
[youtube] encrypted signature length 92 (79.5), itag 46, html5 player vflQw-fB4
ERROR: Unable to decrypt signature, key length 92 not supported; retrying might
work; please report this issue on https://yt-dl.org/bug . Be sure to call youtub
e-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 312, in extract_info
File "youtube_dl\extractor\common.pyo", line 95, in extract
File "youtube_dl\extractor\youtube.pyo", line 594, in _real_extract
File "youtube_dl\extractor\youtube.pyo", line 200, in _decrypt_signature
ExtractorError: Unable to decrypt signature, key length 92 not supported; retryi
ng might work; please report this issue on https://yt-dl.org/bug . Be sure to ca
ll youtube-dl with the --verbose flag and include its complete output.
The text was updated successfully, but these errors were encountered: