Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
ERROR: Signature extraction failed: Traceback (most recent call last): #5187
Comments
|
It works for me with the last version, I guess you are using an old one, please read our FAQ if you have problems updating. If you can reproduce the error with the last version please post the full output you get when running |
|
Cool, I'll give it a look, thought I had the latest, but guess not! Thanks for the quick reply :) m. 415.310.7670 | Skype - melemello | fox@heliosinteractive.commailto:fox@heliosinteractive.com Helios Interactive From: Jaime Marquínez Ferrándiz <notifications@github.commailto:notifications@github.com> It works for me with the last version, I guess you are using an old one, please read our FAQhttps://yt-dl.org/update if you have problems updating. If you can reproduce the error with the last version please post the full outputhttps://github.com/rg3/youtube-dl/blob/master/README.md#bugs you get when running youtube-dl --verbose 'https://www.youtube.com/watch?v=NdQB7srnb1o'. Reply to this email directly or view it on GitHubhttps://github.com//issues/5187#issuecomment-78551920. |
23:Desktop Helios$ youtube-dl --format=bestvideo+bestaudio https://www.youtube.com/watch?v=NdQB7srnb1o
[youtube] Setting language
[youtube] Confirming age
[youtube] NdQB7srnb1o: Downloading webpage
[youtube] NdQB7srnb1o: Downloading video info webpage
[youtube] NdQB7srnb1o: Extracting video information
[youtube] NdQB7srnb1o: Encrypted signatures detected.
[youtube] NdQB7srnb1o: Downloading js player vflTTvO9k
ERROR: Signature extraction failed: Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/youtube_dl/extractor/youtube.py", line 527, in _decrypt_signature
video_id, player_url, s
File "/Library/Python/2.7/site-packages/youtube_dl/extractor/youtube.py", line 441, in _extract_signature_function
res = self._parse_sig_js(code)
File "/Library/Python/2.7/site-packages/youtube_dl/extractor/youtube.py", line 502, in _parse_sig_js
'Initial JS player signature function name')
File "/Library/Python/2.7/site-packages/youtube_dl/extractor/common.py", line 399, in _search_regex
raise RegexNotFoundError('Unable to extract %s' % _name)
RegexNotFoundError: Unable to extract Initial JS player signature function name; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.