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: Signature extraction failed: Traceback (most recent call last) #9458

Closed
RoboTehnik opened this issue May 12, 2016 · 1 comment
Closed

ERROR: Signature extraction failed: Traceback (most recent call last) #9458

RoboTehnik opened this issue May 12, 2016 · 1 comment

Comments

@RoboTehnik
Copy link

@RoboTehnik RoboTehnik commented May 12, 2016

C:>youtube-dl.exe -v -f mp4 https://www.youtube.com/watch?v=ouqHQ589v7A
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'-f', u'mp4', u'https://www.youtube.com/watch?v=ouqHQ589v7A']
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
[debug] youtube-dl version 2015.11.21
[debug] Python version 2.7.10 - Windows-XP-5.1.2600-SP3
[debug] exe versions: none
[debug] Proxy map: {}
[youtube] ouqHQ589v7A: Downloading webpage
[youtube] ouqHQ589v7A: Downloading video info webpage
[youtube] ouqHQ589v7A: Extracting video information
[youtube] {43} signature length 40.43, html5 player en_US-vflw9bxTw
[youtube] ouqHQ589v7A: Downloading player https://s.ytimg.com/yts/jsbin/player-en_US-vflw9bxTw/base.js
ERROR: Signature extraction failed: Traceback (most recent call last):
File "youtube_dl\extractor\youtube.pyo", line 828, in _decrypt_signature
File "youtube_dl\extractor\youtube.pyo", line 743, in _extract_signature_function
File "youtube_dl\extractor\youtube.pyo", line 806, in _parse_sig_js
File "youtube_dl\jsinterp.pyo", line 241, in extract_function
ExtractorError: Could not find JS function u'jr'; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output. (caused by ExtractorError(u"Could not find JS function u'jr'; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose fla
g and include its complete output.",)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
File "youtube_dl\extractor\youtube.pyo", line 828, in _decrypt_signature
File "youtube_dl\extractor\youtube.pyo", line 743, in _extract_signature_function
File "youtube_dl\extractor\youtube.pyo", line 806, in _parse_sig_js
File "youtube_dl\jsinterp.pyo", line 241, in extract_function
ExtractorError: Could not find JS function u'jr'; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 661, in extract_info
File "youtube_dl\extractor\common.pyo", line 290, in extract
File "youtube_dl\extractor\youtube.pyo", line 1367, in _real_extract
File "youtube_dl\extractor\youtube.pyo", line 838, in _decrypt_signature
ExtractorError: Signature extraction failed: Traceback (most recent call last):
File "youtube_dl\extractor\youtube.pyo", line 828, in _decrypt_signature
File "youtube_dl\extractor\youtube.pyo", line 743, in _extract_signature_function
File "youtube_dl\extractor\youtube.pyo", line 806, in _parse_sig_js
File "youtube_dl\jsinterp.pyo", line 241, in extract_function
ExtractorError: Could not find JS function u'jr'; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
(caused by ExtractorError(u"Could not find JS function u'jr'; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.",)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to
update. Be sure to call youtube-dl with the --verbose flag and include its compl
ete output.

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented May 12, 2016

You are using an old version (2015.11.21). Upgrade to 2016.05.10 should solve the problem.

@yan12125 yan12125 closed this May 12, 2016
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.