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 - HTTP 403 Forbidden #3232

Closed
dexpl opened this issue Jul 11, 2014 · 11 comments
Closed

YouTube - HTTP 403 Forbidden #3232

dexpl opened this issue Jul 11, 2014 · 11 comments

Comments

@dexpl
Copy link

@dexpl dexpl commented Jul 11, 2014

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

@ghost
Copy link

@ghost ghost commented Jul 11, 2014

Same for me on Arch Linux, youtube-dl 2014.07.10-1.

@wayward4now
Copy link

@wayward4now wayward4now commented Jul 11, 2014

Same for me, on Debian Jessie with latest updated youtube-dl

@zicmama
Copy link

@zicmama zicmama commented Jul 11, 2014

same

@jthid
Copy link

@jthid jthid commented Jul 11, 2014

Here it is for Ubuntu 13.10
~$ youtube-dl --verbose http://www.youtube.com/watch?v=u6lOYzbIrdc
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://www.youtube.com/watch?v=u6lOYzbIrdc']
[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.11.0-24-generic-i686-athlon-with-Ubuntu-13.10-saucy
[debug] Proxy map: {}
[youtube] Setting language
[youtube] u6lOYzbIrdc: Downloading webpage
[youtube] u6lOYzbIrdc: Downloading video info webpage
[youtube] u6lOYzbIrdc: Extracting video information
[youtube] u6lOYzbIrdc: Encrypted signatures detected.
[youtube] encrypted signature length 82 (40.41), itag 22, html5 player en_US-vflXGBaUN
[youtube] u6lOYzbIrdc: Downloading js player vflXGBaUN
WARNING: Writing cache to u'/home/mchid/.cache/youtube-dl/youtube-sigfuncs/js_vflXGBaUN_82.json' failed: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 391, in _extract_signature_function
cache_res = res(test_string)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 43, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 86 (42.43), itag 137, html5 player en_US-vflXGBaUN
[youtube] u6lOYzbIrdc: Downloading js player vflXGBaUN
WARNING: Writing cache to u'/home/mchid/.cache/youtube-dl/youtube-sigfuncs/js_vflXGBaUN_86.json' failed: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 391, in _extract_signature_function
cache_res = res(test_string)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 86 (42.43), itag 248, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 86 (42.43), itag 136, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 86 (42.43), itag 247, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 86 (42.43), itag 135, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 86 (42.43), itag 244, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 86 (42.43), itag 134, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 86 (42.43), itag 243, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 86 (42.43), itag 133, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 86 (42.43), itag 242, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 86 (42.43), itag 160, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 86 (42.43), itag 140, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 86 (42.43), itag 171, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 137, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 248, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 136, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 247, html5 player en_US-vflXGBaUN
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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 "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 881, in _decrypt_signature
return func(s)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/extractor/youtube.py", line 449, in
return lambda s: initial_function([s])
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/jsinterp.py", line 113, in resf
res = self.interpret_statement(stmt, local_vars)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/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'https://r2---sn-5uaeznes.googlevideo.com/videoplayback?nh=IgpwcjAyLmF0bDAxKgkxMjcuMC4wLjE&ms=au&mt=1405064535&upn=zVEtz8lg-jk&mv=m&id=o-ABGdKkNLohQ4vMGLgv4Inp7fSa_bLzFbdFonzuN5VpG7&fexp=902408%2C908564%2C914076%2C924213%2C924217%2C924222%2C930008%2C934024%2C934030%2C935662%2C936927%2C945533%2C948206%2C948702&pm_type=static&ratebypass=yes&pbr=yes&sver=3&expire=1405087200&ip=68.204.83.56&pfa=30s&itag=22&source=youtube&initcwndbps=2256000&key=yt5&requiressl=yes&mws=yes&ipbits=0&sparams=id%2Cinitcwndbps%2Cip%2Cipbits%2Citag%2Cpbr%2Cpfa%2Cpm_type%2Cratebypass%2Crequiressl%2Csource%2Cupn%2Cexpire&signature=76BE069F2D5560ABEE67B8EE6342B17D92A67740.668732DBAC6700484409C4D376DAF235F3AFCFF6'
ERROR: unable to download video data: HTTP Error 403: Forbidden
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/YoutubeDL.py", line 1022, in process_info
success = dl(filename, info_dict)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/YoutubeDL.py", line 998, in dl
return fd.download(name, info)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/downloader/common.py", line 291, in download
return self.real_download(filename, info_dict)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/downloader/http.py", line 58, in real_download
data = self.ydl.urlopen(request)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2014.07.10-py2.7.egg/youtube_dl/YoutubeDL.py", line 1227, in urlopen
return self._opener.open(req, timeout=self._socket_timeout)
File "/usr/lib/python2.7/urllib2.py", line 410, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 523, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 448, in error
return self._call_chain(_args)
File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
result = func(_args)
File "/usr/lib/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

@jthid
Copy link

@jthid jthid commented Jul 11, 2014

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)

@zhoudai0208
Copy link

@zhoudai0208 zhoudai0208 commented Jul 11, 2014

The vevo files are all failed. Please try http://www.youtube.com/watch?v=kffacxfA7G4, it also HTTPError: HTTP Error 403: Forbidden!

phihag added a commit that referenced this issue Jul 11, 2014
@gradha
Copy link

@gradha gradha commented Jul 11, 2014

Here is another log under macosx https://gist.github.com/gradha/7d770cfa2f8e827a1d01 using version 2014.07.10.

@jthid
Copy link

@jthid jthid commented Jul 11, 2014

Sorry, here's the version info and output after using newly downloaded and freshly updated 'youtube-dl'.

~$ ./youtube-dl --version
2014.07.10

~$ python --version
Python 2.7.5+

~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=13.10
DISTRIB_CODENAME=saucy
DISTRIB_DESCRIPTION="Ubuntu 13.10"

@phihag
Copy link
Contributor

@phihag phihag commented Jul 11, 2014

Fixed with fc040bf, in youtube-dl 2014.07.11. Type youtube-dl -U to update.

@phihag phihag closed this Jul 11, 2014
@dexpl
Copy link
Author

@dexpl dexpl commented Jul 11, 2014

Fixed with fc040bf, in youtube-dl 2014.07.11.

Yes, it works now. Thanks.

@wayward4now
Copy link

@wayward4now wayward4now commented Jul 11, 2014

On 07/11/2014 11:45 AM, dexpl wrote:

Fixed with fc040bf
<https://github.com/rg3/youtube-dl/commit/fc040bf>, in youtube-dl
2014.07.11.

Yes, it works now. Thanks.
Me too! That was quick! Thanks! Ric

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
7 participants
You can’t perform that action at this time.