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.
Issue while trying to download EVERY video (Signature extraction failed) #13144
Comments
|
For fuck sake, stop closing and tell us what to do. Please... |
|
Stop opening duplicate issues... |
|
Fixed, please update youtube-dl. |
|
@bealparslan I hope you're not joking, ill update it now. |
|
@bealparslan update with pip? |
|
Fuck yes, its fixed.. just update. Don't make this duplicate.. close it so ppl will see. |
|
no do youtube-dl -U or /usr/local/bin/youtube-dl -U |
|
@NixBoy update with pip? |
|
pip install --upgrade youtube-dl==2017.5.18.1 |
|
just put this in console:/usr/local/bin/youtube-dl -U |
|
DONE!!
|
While trying to get every video, I'm getting this error:
ERROR: Signature extraction failed: Traceback (most recent call last):
File "/home/javialonso/.local/lib/python3.5/site-packages/youtube_dl/extractor/youtube.py", line 1081, in _decrypt_signature
else:
File "/home/javialonso/.local/lib/python3.5/site-packages/youtube_dl/extractor/youtube.py", line 1004, in _extract_signature_function
},
File "/home/javialonso/.local/lib/python3.5/site-packages/youtube_dl/extractor/youtube.py", line 1057, in
assert os.path.basename(func_id) == func_id
File "/home/javialonso/.local/lib/python3.5/site-packages/youtube_dl/jsinterp.py", line 254, in resf
res, abort = self.interpret_statement(stmt, local_vars)
File "/home/javialonso/.local/lib/python3.5/site-packages/youtube_dl/jsinterp.py", line 55, in interpret_statement
v = self.interpret_expression(expr, local_vars, allow_recursion)
File "/home/javialonso/.local/lib/python3.5/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 'oE"do"'; 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 'oE"do"'; 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