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) #6122

Closed
rcolnago opened this issue Jun 29, 2015 · 2 comments
Closed

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

rcolnago opened this issue Jun 29, 2015 · 2 comments

Comments

@rcolnago
Copy link

@rcolnago rcolnago commented Jun 29, 2015

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)

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Jun 29, 2015

I would bet you are running an outdated version, but we need the full output with the --verbose option to provide help.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jun 30, 2015

As it was already mentioned, most likely you are using an outdated version of youtube-dl. Read our FAQ if you have troubles updating.
Feel free to open a new issue if you can reproduce with latest youtube-dl.

@dstftw dstftw closed this Jun 30, 2015
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.