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 video won't be downloaded by YOUTUBE-DL.. #7904

Closed
nmr50 opened this issue Dec 18, 2015 · 2 comments
Closed

Youtube video won't be downloaded by YOUTUBE-DL.. #7904

nmr50 opened this issue Dec 18, 2015 · 2 comments

Comments

@nmr50
Copy link

@nmr50 nmr50 commented Dec 18, 2015

Hello everyone! Got some strange results trying to get formats info and trying to get this video:
https://www.youtube.com/watch?v=vfFxLqiHu2w

youtube-dl v2015.12.18 -v output log is here:
C:\temp>youtube-dl.exe -v https://www.youtube.com/watch?v=vfFxLqiHu2w
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'https://www.youtube.com/watch?v=vfFxLqiHu2w']
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
[debug] youtube-dl version 2015.12.13
[debug] Python version 2.7.10 - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-77085-g21fbc41, rtmpdump 2.4
[debug] Proxy map: {}
[youtube] vfFxLqiHu2w: Downloading webpage
[youtube] vfFxLqiHu2w: Downloading video info webpage
[youtube] vfFxLqiHu2w: Extracting video information
[youtube] {22} signature length 43.43, html5 player en_US-vflXJM_5_
[youtube] vfFxLqiHu2w: Downloading player https://s.ytimg.com/yts/jsbin/player-en_US-vflXJM_5_/base.js
ERROR: 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 792, in _extract_signature_function
File "youtube_dl\extractor\youtube.pyo", line 855, in _parse_sig_js
File "youtube_dl\jsinterp.pyo", line 241, in extract_function
ExtractorError: Could not find JS function u'gr'; please report this issue on https://yt-dl.org/bug . Make sure you 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.
(caused by ExtractorError(u"Could not find JS function u'gr'; please report this issue on https://yt-dl.org/bug . Make sure you 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.",)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to
update. Be sure to call youtube-dl with the --verbose flag and include its compl
ete output.
Traceback (most recent call last):
File "youtube_dl\extractor\youtube.pyo", line 877, in _decrypt_signature
File "youtube_dl\extractor\youtube.pyo", line 792, in _extract_signature_function
File "youtube_dl\extractor\youtube.pyo", line 855, in _parse_sig_js
File "youtube_dl\jsinterp.pyo", line 241, in extract_function
ExtractorError: Could not find JS function u'gr'; please report this issue on https://yt-dl.org/bug . Make sure you 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\YoutubeDL.pyo", line 663, in extract_info
File "youtube_dl\extractor\common.pyo", line 290, in extract
File "youtube_dl\extractor\youtube.pyo", line 1431, in _real_extract
File "youtube_dl\extractor\youtube.pyo", line 887, in _decrypt_signature
ExtractorError: 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 792, in _extract_signature_function
File "youtube_dl\extractor\youtube.pyo", line 855, in _parse_sig_js
File "youtube_dl\jsinterp.pyo", line 241, in extract_function
ExtractorError: Could not find JS function u'gr'; please report this issue on https://yt-dl.org/bug . Make sure you 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.
(caused by ExtractorError(u"Could not find JS function u'gr'; please report this issue on https://yt-dl.org/bug . Make sure you 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.",)); please report this issue on https://yt-dl.org/bug . Make sure you 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.

Please fix the thing because one of many youtube downloading sites got 720p video w/o problems..
Thanks in advance!
-t

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Dec 18, 2015

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

@dstftw dstftw closed this Dec 18, 2015
@nmr50
Copy link
Author

@nmr50 nmr50 commented Dec 18, 2015

Heck, seems like running youtube-dl -U proceed w/o success, now I see that I use 2015.12.18 version for sure and this one is getting mentioned video as it supposed to. Thanks!

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.