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

caused by ExtractorError("Unsupported JS expression '[1100512873,a,'; #23981

Closed
ghost opened this issue Feb 7, 2020 · 0 comments
Closed

caused by ExtractorError("Unsupported JS expression '[1100512873,a,'; #23981

ghost opened this issue Feb 7, 2020 · 0 comments

Comments

@ghost
Copy link

@ghost ghost commented Feb 7, 2020

$ youtube-dl -f 140 https://m.youtube.com/watch?v=Ib28lr0whl8
[youtube] Ib28lr0whl8: Downloading webpage
[youtube] Ib28lr0whl8: Downloading video info webpage
[youtube] Ib28lr0whl8: Downloading js player vfl5-E3v0
ERROR: Signature extraction failed: Traceback (most recent call last):
File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/youtube_dl/extractor/youtube.py", line 1383, in _decrypt_signature
func = self._extract_signature_function(
File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/youtube_dl/extractor/youtube.py", line 1297, in _extract_signature_function
cache_res = res(test_string)
File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/youtube_dl/extractor/youtube.py", line 1360, in
return lambda s: initial_function([s])
File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/youtube_dl/jsinterp.py", line 258, in resf
res, abort = self.interpret_statement(stmt, local_vars)
File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/youtube_dl/jsinterp.py", line 56, in interpret_statement
v = self.interpret_expression(expr, local_vars, allow_recursion)
File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/youtube_dl/jsinterp.py", line 91, in interpret_expression
right_val = self.interpret_expression(
File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/youtube_dl/jsinterp.py", line 188, in interpret_expression
x, abort = self.interpret_statement(
File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/youtube_dl/jsinterp.py", line 56, in interpret_statement
v = self.interpret_expression(expr, local_vars, allow_recursion)
File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/youtube_dl/jsinterp.py", line 211, in interpret_expression
raise ExtractorError('Unsupported JS expression %r' % expr)
youtube_dl.utils.ExtractorError: Unsupported JS expression '[1100512873,a,'; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
(caused by ExtractorError("Unsupported JS expression '[1100512873,a,'; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.")); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

@ghost ghost changed the title (caused by ExtractorError("Unsupported JS expression '[1100512873,a,'; plea caused by ExtractorError("Unsupported JS expression '[1100512873,a,'; Feb 7, 2020
@dstftw dstftw closed this Feb 7, 2020
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
1 participant
You can’t perform that action at this time.