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.
YouTube - HTTP 403 Forbidden #3232
Comments
|
Same for me on Arch Linux, youtube-dl 2014.07.10-1. |
|
Same for me, on Debian Jessie with latest updated youtube-dl |
|
same |
|
Here it is for Ubuntu 13.10 WARNING: Automatic signature extraction failed: Traceback (most recent call last): WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Automatic signature extraction failed: Traceback (most recent call last): WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm |
|
This is not the same problem because I already tried the solution in #2320 before posting the bug; problem still exists. Also, the problem is only with Youtube videos and not with other sites (xnxx.com works fine, for example) |
|
The vevo files are all failed. Please try http://www.youtube.com/watch?v=kffacxfA7G4, it also HTTPError: HTTP Error 403: Forbidden! |
|
Here is another log under macosx https://gist.github.com/gradha/7d770cfa2f8e827a1d01 using version 2014.07.10. |
|
Sorry, here's the version info and output after using newly downloaded and freshly updated 'youtube-dl'. ~$ ./youtube-dl --version ~$ python --version ~$ cat /etc/lsb-release |
|
Fixed with fc040bf, in youtube-dl 2014.07.11. Type |
Yes, it works now. Thanks. |
|
On 07/11/2014 11:45 AM, dexpl wrote:
|
youtube-dl fails to download some videos, e. g.w0m0hTrtlWM (though it plays OK in a browser), from youtube:
└► youtube-dl --verbose w0m0hTrtlWM
[debug] System config: ['--prefer-free-formats']
[debug] User config: []
[debug] Command-line args: ['--verbose', 'w0m0hTrtlWM']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.07.10
[debug] Python version 2.7.5 - Linux-3.15.4-200.fc20.x86_64-x86_64-with-fedora-20-Heisenbug
[debug] Proxy map: {}
[youtube] Setting language
[youtube] w0m0hTrtlWM: Downloading webpage
[youtube] w0m0hTrtlWM: Downloading video info webpage
[youtube] w0m0hTrtlWM: Extracting video information
[youtube] w0m0hTrtlWM: Encrypted signatures detected.
[youtube] encrypted signature length 82 (40.41), itag 43, html5 player en_US-vflXGBaUN
[youtube] w0m0hTrtlWM: Downloading js player vflXGBaUN
WARNING: Writing cache to u'/home/dexpl/.cache/youtube-dl/youtube-sigfuncs/js_vflXGBaUN_82.json' failed: Traceback (most recent call last):
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 391, in _extract_signature_function
cache_res = res(test_string)
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/bin/youtube-dl/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/bin/youtube-dl/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: Automatic signature extraction failed: Traceback (most recent call last):
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/bin/youtube-dl/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/bin/youtube-dl/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
[youtube] encrypted signature length 82 (40.41), itag 18, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/bin/youtube-dl/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/bin/youtube-dl/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
[youtube] encrypted signature length 82 (40.41), itag 5, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/bin/youtube-dl/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/bin/youtube-dl/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
[youtube] encrypted signature length 82 (40.41), itag 36, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/bin/youtube-dl/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/bin/youtube-dl/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
[youtube] encrypted signature length 82 (40.41), itag 17, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/bin/youtube-dl/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/bin/youtube-dl/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
[youtube] encrypted signature length 88 (41.46), itag 135, html5 player en_US-vflXGBaUN
[youtube] w0m0hTrtlWM: Downloading js player vflXGBaUN
WARNING: Writing cache to u'/home/dexpl/.cache/youtube-dl/youtube-sigfuncs/js_vflXGBaUN_88.json' failed: Traceback (most recent call last):
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 391, in _extract_signature_function
cache_res = res(test_string)
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/bin/youtube-dl/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/bin/youtube-dl/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: Automatic signature extraction failed: Traceback (most recent call last):
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/bin/youtube-dl/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/bin/youtube-dl/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
[youtube] encrypted signature length 88 (41.46), itag 244, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/bin/youtube-dl/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/bin/youtube-dl/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
[youtube] encrypted signature length 88 (41.46), itag 134, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/bin/youtube-dl/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/bin/youtube-dl/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
[youtube] encrypted signature length 88 (41.46), itag 243, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/bin/youtube-dl/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/bin/youtube-dl/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
[youtube] encrypted signature length 88 (41.46), itag 133, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/bin/youtube-dl/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/bin/youtube-dl/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
[youtube] encrypted signature length 88 (41.46), itag 242, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/bin/youtube-dl/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/bin/youtube-dl/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
[youtube] encrypted signature length 88 (41.46), itag 160, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/bin/youtube-dl/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/bin/youtube-dl/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
[youtube] encrypted signature length 88 (41.46), itag 140, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/bin/youtube-dl/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/bin/youtube-dl/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
[youtube] encrypted signature length 88 (41.46), itag 171, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/bin/youtube-dl/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/bin/youtube-dl/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
[youtube] encrypted signature length 82 (40.41), itag 135, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/bin/youtube-dl/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/bin/youtube-dl/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
[youtube] encrypted signature length 82 (40.41), itag 244, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/bin/youtube-dl/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/bin/youtube-dl/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
[youtube] encrypted signature length 82 (40.41), itag 134, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/bin/youtube-dl/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/bin/youtube-dl/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
[youtube] encrypted signature length 82 (40.41), itag 243, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/bin/youtube-dl/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/bin/youtube-dl/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
[youtube] encrypted signature length 82 (40.41), itag 133, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/bin/youtube-dl/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/bin/youtube-dl/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
[youtube] encrypted signature length 82 (40.41), itag 242, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/bin/youtube-dl/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/bin/youtube-dl/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
[youtube] encrypted signature length 82 (40.41), itag 160, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/bin/youtube-dl/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/bin/youtube-dl/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
[youtube] encrypted signature length 82 (40.41), itag 140, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/bin/youtube-dl/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/bin/youtube-dl/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
[youtube] encrypted signature length 82 (40.41), itag 171, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/bin/youtube-dl/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/bin/youtube-dl/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
[debug] Invoking downloader on u'http://r8---sn-n8v7lne7.googlevideo.com/videoplayback?source=youtube&mt=1405049892&mv=m&mws=yes&ms=au&ip=128.71.1.69&key=yt5&sver=3&fexp=902408%2C914076%2C919514%2C924213%2C924217%2C924222%2C926400%2C930008%2C934024%2C934030%2C936117%2C936927%2C946505&itag=43&gcr=ru&sparams=gcr%2Cid%2Cip%2Cipbits%2Citag%2Cratebypass%2Csource%2Cupn%2Cexpire&ipbits=0&expire=1405072800&upn=dMSV2j5EhwE&id=o-AKxOGS1eq_98yZE1Zb_d7KcJ6ftxid7V4FZvVGQJhT8X&ratebypass=yes&signature=73B467CED9BB3B95980E4EAB330236EF4D7E6E98.EF80461BB9FE1D52C418858C73280E61448DFF10'
ERROR: unable to download video data: HTTP Error 403: Forbidden
Traceback (most recent call last):
File "/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1022, in process_info
success = dl(filename, info_dict)
File "/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 998, in dl
return fd.download(name, info)
File "/bin/youtube-dl/youtube_dl/downloader/common.py", line 291, in download
return self.real_download(filename, info_dict)
File "/bin/youtube-dl/youtube_dl/downloader/http.py", line 58, in real_download
data = self.ydl.urlopen(request)
File "/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1227, in urlopen
return self._opener.open(req, timeout=self._socket_timeout)
File "/usr/lib64/python2.7/urllib2.py", line 410, in open
response = meth(req, response)
File "/usr/lib64/python2.7/urllib2.py", line 523, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib64/python2.7/urllib2.py", line 448, in error
return self._call_chain(_args)
File "/usr/lib64/python2.7/urllib2.py", line 382, in _call_chain
result = func(_args)
File "/usr/lib64/python2.7/urllib2.py", line 531, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 403: Forbidden