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

bug as of 1/10/2017 #11670

Closed
thesokrin opened this issue Jan 10, 2017 · 1 comment
Closed

bug as of 1/10/2017 #11670

thesokrin opened this issue Jan 10, 2017 · 1 comment

Comments

@thesokrin
Copy link

@thesokrin thesokrin commented Jan 10, 2017

ERROR: Signature extraction failed: Traceback (most recent call last):
File "/usr/lib64/python2.7/site-packages/youtube_dl/extractor/youtube.py", line 1005, in _decrypt_signature
video_id, player_url, s
File "/usr/lib64/python2.7/site-packages/youtube_dl/extractor/youtube.py", line 932, in _extract_signature_function
cache_res = res(test_string)
File "/usr/lib64/python2.7/site-packages/youtube_dl/extractor/youtube.py", line 984, in
return lambda s: initial_function([s])
File "/usr/lib64/python2.7/site-packages/youtube_dl/jsinterp.py", line 254, in resf
res, abort = self.interpret_statement(stmt, local_vars)
File "/usr/lib64/python2.7/site-packages/youtube_dl/jsinterp.py", line 55, in interpret_statement
v = self.interpret_expression(expr, local_vars, allow_recursion)
File "/usr/lib64/python2.7/site-packages/youtube_dl/jsinterp.py", line 174, in interpret_expression
return objmember
KeyError: u'qC'
(caused by KeyError(u'qC',));

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jan 10, 2017

You are using an outdated version of youtube-dl. Read this FAQ entry if you have troubles updating.

@dstftw dstftw closed this Jan 10, 2017
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.