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.
Can't download youtube 1080p #3243
Comments
|
Be sure to call youtube-dl with the Make sure you are using the latest version. This error looks a lot like #3232, which has been fixed in recent versions. You seem to have installed youtube-dl with a package manager or pip. Use the tool you used to install youtube-dl to update youtube-dl. |
getting the following error:-
WARNING: Warning: Falling back to static signature algorithm
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/lib/python2.7/dist-packages/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/lib/python2.7/dist-packages/youtube_dl/jsinterp.py", line 43, in interpret_statement
'Cannot determine left side of statement in %r' % stmt)
ExtractorError: Cannot determine left side of statement in u'xh(this.j,a)'; 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.
WARNING: Warning: Falling back to static signature algorithm
ERROR: unable to download video data: HTTP Error 403: Forbidden