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

Youtube VEVO Video not work #7623

Closed
ziko8jp opened this issue Nov 24, 2015 · 2 comments
Closed

Youtube VEVO Video not work #7623

ziko8jp opened this issue Nov 24, 2015 · 2 comments
Labels
bug

Comments

@ziko8jp
Copy link

@ziko8jp ziko8jp commented Nov 24, 2015

E:\work>youtube-dl.exe --verbose -g https://www.youtube.com/watch?v=Q33cuBXuY4s
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'--verbose', u'-g', u'https://www.youtube.com/watch?v=Q33cuBXuY4s']
[debug] Encodings: locale cp932, fs mbcs, out cp932, pref cp932
[debug] youtube-dl version 2015.11.23
[debug] Python version 2.7.10 - Windows-7-6.1.7600
[debug] exe versions: none
[debug] Proxy map: {}
ERROR: Signature extraction failed: Traceback (most recent call last):
File "youtube_dl\extractor\youtube.pyo", line 856, in _decrypt_signature
File "youtube_dl\extractor\youtube.pyo", line 783, in _extract_signature_function
File "youtube_dl\extractor\youtube.pyo", line 835, in
File "youtube_dl\jsinterp.pyo", line 254, in resf
File "youtube_dl\jsinterp.pyo", line 55, in interpret_statement
File "youtube_dl\jsinterp.pyo", line 135, in interpret_expression
File "youtube_dl\jsinterp.pyo", line 220, in extract_object
AttributeError: 'NoneType' object has no attribute 'group'
(caused by AttributeError("'NoneType' object has no attribute 'group'",)); please report this issue on https://yt-dl.org/bug . Make sure yo
u 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 856, in _decrypt_signature
File "youtube_dl\extractor\youtube.pyo", line 783, in _extract_signature_function
File "youtube_dl\extractor\youtube.pyo", line 835, in
File "youtube_dl\jsinterp.pyo", line 254, in resf
File "youtube_dl\jsinterp.pyo", line 55, in interpret_statement
File "youtube_dl\jsinterp.pyo", line 135, in interpret_expression
File "youtube_dl\jsinterp.pyo", line 220, in extract_object
AttributeError: 'NoneType' object has no attribute 'group'
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 663, in extract_info
File "youtube_dl\extractor\common.pyo", line 290, in extract
File "youtube_dl\extractor\youtube.pyo", line 1410, in _real_extract
File "youtube_dl\extractor\youtube.pyo", line 866, in _decrypt_signature
ExtractorError: Signature extraction failed: Traceback (most recent call last):
File "youtube_dl\extractor\youtube.pyo", line 856, in _decrypt_signature
File "youtube_dl\extractor\youtube.pyo", line 783, in _extract_signature_function
File "youtube_dl\extractor\youtube.pyo", line 835, in
File "youtube_dl\jsinterp.pyo", line 254, in resf
File "youtube_dl\jsinterp.pyo", line 55, in interpret_statement
File "youtube_dl\jsinterp.pyo", line 135, in interpret_expression
File "youtube_dl\jsinterp.pyo", line 220, in extract_object
AttributeError: 'NoneType' object has no attribute 'group'
(caused by AttributeError("'NoneType' object has no attribute 'group'",)); please report this issue on https://yt-dl.org/bug . Make sure yo
u 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.

E:\work>

@phihag
Copy link
Contributor

@phihag phihag commented Nov 24, 2015

Thank you for the report. I believe this issue to be fixed in youtube-dl 2015.11.24 and newer. See our FAQ if you need help updating.

@ziko8jp
Copy link
Author

@ziko8jp ziko8jp commented Nov 24, 2015

Thank you.

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.