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

AttributeError: 'NoneType' object has no attribute 'group'' #3492

Closed
lbrayner opened this issue Aug 11, 2014 · 1 comment
Closed

AttributeError: 'NoneType' object has no attribute 'group'' #3492

lbrayner opened this issue Aug 11, 2014 · 1 comment

Comments

@lbrayner
Copy link

@lbrayner lbrayner commented Aug 11, 2014

ERROR: Automatic signature extraction failed: Traceback (most recent call last):
File "youtube_dl\extractor\youtube.pyo", line 877, in _decrypt_signature
File "youtube_dl\extractor\youtube.pyo", line 352, in _extract_signature_function
AttributeError: 'NoneType' object has no attribute 'group'

Video:

www.youtube.com/watch?v=o0W91FrTlYk

@phihag
Copy link
Contributor

@phihag phihag commented Aug 11, 2014

You are using an outdated version of youtube-dl. YouTube changed their player on 2014-07-25, so you'll need at least version 2014.07.25 to download YouTube videos. Type youtube-dl -U to update.

Should the problem (against expectations) persist, then please post the full output you get when you add the -v flag to your command line.

@phihag phihag closed this Aug 11, 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.