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

Issue while trying to download EVERY video (Signature extraction failed) #13144

Closed
Javinator9889 opened this issue May 18, 2017 · 11 comments
Closed
Labels

Comments

@Javinator9889
Copy link

@Javinator9889 Javinator9889 commented May 18, 2017

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

@NixBoy
Copy link

@NixBoy NixBoy commented May 18, 2017

For fuck sake, stop closing and tell us what to do.
I've been searching for hours and cannot find anything in the search shit..

Please...

@Hrxn
Copy link

@Hrxn Hrxn commented May 18, 2017

Stop opening duplicate issues...

@ghost
Copy link

@ghost ghost commented May 18, 2017

Fixed, please update youtube-dl.

@NixBoy
Copy link

@NixBoy NixBoy commented May 18, 2017

@bealparslan I hope you're not joking, ill update it now.

@Javinator9889
Copy link
Author

@Javinator9889 Javinator9889 commented May 18, 2017

@bealparslan update with pip?

@NixBoy
Copy link

@NixBoy NixBoy commented May 18, 2017

Fuck yes, its fixed.. just update.

Don't make this duplicate.. close it so ppl will see.

@NixBoy
Copy link

@NixBoy NixBoy commented May 18, 2017

no do youtube-dl -U

or

/usr/local/bin/youtube-dl -U

@Javinator9889
Copy link
Author

@Javinator9889 Javinator9889 commented May 18, 2017

@NixBoy update with pip?

@deadrop
Copy link

@deadrop deadrop commented May 18, 2017

pip install --upgrade youtube-dl==2017.5.18.1

@NixBoy
Copy link

@NixBoy NixBoy commented May 18, 2017

@Javinator9889

just put this in console:/usr/local/bin/youtube-dl -U
you might not have pip.

@Javinator9889
Copy link
Author

@Javinator9889 Javinator9889 commented May 18, 2017

DONE!!
Just use python3 -m pip install --upgrade for upgrading pip version (if installed with pip)

  • Use youtube-dl -U for installed versions
@dstftw dstftw closed this May 18, 2017
@dstftw dstftw added the duplicate label May 18, 2017
@ytdl-org ytdl-org locked and limited conversation to collaborators May 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

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