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

ExtractorError #3335

Closed
lathevinh opened this issue Jul 24, 2014 · 1 comment
Closed

ExtractorError #3335

lathevinh opened this issue Jul 24, 2014 · 1 comment

Comments

@lathevinh
Copy link

@lathevinh lathevinh commented Jul 24, 2014

c:>youtube-dl-jul23.exe --version
2014.07.23.2

c:>youtube-dl-jul23.exe --verbose https://www.youtube.com/watch?v=iS1g8G_njx8
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'https://www.youtube.com/watch?v=iS1g8G_njx8']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2014.07.23.2
[debug] Python version 2.7.8 - Windows-2012Server-6.2.9200
[debug] Proxy map: {}
[youtube] Setting language
[youtube] iS1g8G_njx8: Downloading webpage
[youtube] iS1g8G_njx8: Downloading video info webpage
[youtube] iS1g8G_njx8: Extracting video information
[youtube] iS1g8G_njx8: Encrypted signatures detected.
[youtube] encrypted signature length 83 (55.27), itag 22, html5 player en_US-vfl9FYC6l
[youtube] iS1g8G_njx8: Downloading js player vfl9FYC6l
WARNING: Writing cache to u'C:\Users\Administrator/.cache\youtube-dl\youtube-sigfuncs\js_vfl9FYC6l_83.json' failed: Traceback (most recent call last):
File "youtube_dl\extractor\youtube.pyo", line 392, in _extract_signature_function
File "youtube_dl\extractor\youtube.pyo", line 450, in
File "youtube_dl\jsinterp.pyo", line 148, in resf
File "youtube_dl\jsinterp.pyo", line 44, in interpret_statement
ExtractorError: Cannot determine left side of statement in u'jo.Dv(a,28)'; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its comple
te output. Make sure you are using the latest version; type youtube-dl -U to update.

ERROR: Automatic signature extraction failed: Traceback (most recent call last):
File "youtube_dl\extractor\youtube.pyo", line 477, in _decrypt_signature
File "youtube_dl\extractor\youtube.pyo", line 450, in
File "youtube_dl\jsinterp.pyo", line 148, in resf
File "youtube_dl\jsinterp.pyo", line 44, in interpret_statement
ExtractorError: Cannot determine left side of statement in u'jo.Dv(a,28)'; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its comple
te output. Make sure you are using the latest version; type youtube-dl -U to update.
; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -
U to update.
Traceback (most recent call last):
File "youtube_dl\extractor\youtube.pyo", line 477, in _decrypt_signature
File "youtube_dl\extractor\youtube.pyo", line 450, in
File "youtube_dl\jsinterp.pyo", line 148, in resf
File "youtube_dl\jsinterp.pyo", line 44, in interpret_statement
ExtractorError: Cannot determine left side of statement in u'jo.Dv(a,28)'; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its comple
te output. Make sure you are using the latest version; type youtube-dl -U to update.
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 516, in extract_info
File "youtube_dl\extractor\common.pyo", line 169, in extract
File "youtube_dl\extractor\youtube.pyo", line 847, in _real_extract
File "youtube_dl\extractor\youtube.pyo", line 481, in _decrypt_signature
ExtractorError: Automatic signature extraction failed: Traceback (most recent call last):
File "youtube_dl\extractor\youtube.pyo", line 477, in _decrypt_signature
File "youtube_dl\extractor\youtube.pyo", line 450, in
File "youtube_dl\jsinterp.pyo", line 148, in resf
File "youtube_dl\jsinterp.pyo", line 44, in interpret_statement
ExtractorError: Cannot determine left side of statement in u'jo.Dv(a,28)'; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its comple
te output. Make sure you are using the latest version; type youtube-dl -U to update.
; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -
U to update.

@phihag
Copy link
Contributor

@phihag phihag commented Jul 24, 2014

Support for the new YouTube player type has been added in youtube-dl v2014.07.24. Type youtube-dl -U to update.

@phihag phihag closed this Jul 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.