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.
Specific Video is not downloading #3340
Comments
|
Duplicate of #3334. |
|
Support for the new YouTube player has been added in youtube-dl 2014.07.24. Type |
Hi,
this video won't download and there is an error showing
Video link:
https://www.youtube.com/watch?v=QGJuMBdaqIw
commnad:
youtube-dl https://www.youtube.com/watch?v=QGJuMBdaqIw
youtube-dl version (latest by the writing of this):
2014.07.23.2
Error
WARNING: Writing cache to u'/home/hems/.cache/youtube-dl/youtube-sigfuncs/js_vfl9FYC6l_83.json' failed: Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 392, in _extract_signature_function
cache_res = res(test_string)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 450, in
return lambda s: initial_function([s])
File "/usr/local/bin/youtube-dl/youtube_dl/jsinterp.py", line 148, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/bin/youtube-dl/youtube_dl/jsinterp.py", line 44, in interpret_statement
'Cannot determine left side of statement in %r' % stmt)
ExtractorError: Cannot determine left side of statement in u'jo.Dv(a,28)'; 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.
ERROR: Automatic signature extraction failed: Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 477, in _decrypt_signature
return func(s)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 450, in
return lambda s: initial_function([s])
File "/usr/local/bin/youtube-dl/youtube_dl/jsinterp.py", line 148, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/bin/youtube-dl/youtube_dl/jsinterp.py", line 44, in interpret_statement
'Cannot determine left side of statement in %r' % stmt)
ExtractorError: Cannot determine left side of statement in u'jo.Dv(a,28)'; 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.