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 #4184

Closed
mayank07b opened this issue Nov 13, 2014 · 1 comment
Closed

ERROR: Signature extraction failed #4184

mayank07b opened this issue Nov 13, 2014 · 1 comment

Comments

@mayank07b
Copy link

@mayank07b mayank07b commented Nov 13, 2014

ERROR: Signature extraction failed: Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 479, in _decrypt_signature
video_id, player_url, s
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 383, in _extract_signature_function
res = self._parse_sig_js(code)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 454, in _parse_sig_js
u'Initial JS player signature function name')
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 391, in _search_regex
raise RegexNotFoundError(u'Unable to extract %s' % _name)
RegexNotFoundError: Unable to extract Initial JS player signature function name;

@phihag
Copy link
Contributor

@phihag phihag commented Nov 13, 2014

Is this all there is in the error message? It should be followed up by instructions to try to update youtube-dl and then, if the problem persists, post the entire output of youtube-dl when called with -v.

I am closing this issue now since I suspect that simply using a current version of youtube-dl will fix this. If the problem persists with the current version, please post the entire output you get when running youtube-dl with -v, and we will reopen this issue. Thanks!

@phihag phihag closed this Nov 13, 2014
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.