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

Signature extraction failed #25132

Closed
maxymczech opened this issue May 4, 2020 · 5 comments
Closed

Signature extraction failed #25132

maxymczech opened this issue May 4, 2020 · 5 comments

Comments

@maxymczech
Copy link

@maxymczech maxymczech commented May 4, 2020

On this video: https://www.youtube.com/watch?v=je_R3gEtDbw

I have upgraded youtube-dl via pip, current version is 2020.5.3. Verbose log output:

ERROR: Signature extraction failed: Traceback (most recent call last):
File "C:\Users\username\AppData\Local\Programs\Python\Python37\lib\site-packages\youtube_dl\extractor\youtube.py", line 1385, in _decrypt_signature
video_id, player_url, s
File "C:\Users\username\AppData\Local\Programs\Python\Python37\lib\site-packages\youtube_dl\extractor\youtube.py", line 1262, in _extract_signature_function
raise ExtractorError('Cannot identify player %r' % player_url)
youtube_dl.utils.ExtractorError: Cannot identify player 'https://www.youtube.com/s/player/64dddad9/player_ias.vflset/en_US/base.js'; 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("Cannot identify player 'https://www.youtube.com/s/player/64dddad9/player_ias.vflset/en_US/base.js'; 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.

@maxymczech
Copy link
Author

@maxymczech maxymczech commented May 4, 2020

Lol :) Why do you put "outdated version" label on this issue, when I explicitly state that I have updated to latest version available via pip?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented May 4, 2020

Now, you will prove that with verbose log, "lol".

@maxymczech
Copy link
Author

@maxymczech maxymczech commented May 4, 2020

Is this a joke or something? Here is output of pip show youtube-dl:

Name: youtube-dl
Version: 2020.5.3
Summary: YouTube video downloader
Home-page: https://github.com/ytdl-org/youtube-dl
Author: Ricardo Garcia
Author-email: ytdl@yt-dl.org
License: Unlicense
Location: c:\programdata\anaconda3\lib\site-packages
Requires: 
Required-by: 

The output of download command is in the first message. Reopen please, this is a valid issue.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented May 4, 2020

Again: post complete verbose log as requested in the issue template.

@maxymczech
Copy link
Author

@maxymczech maxymczech commented May 4, 2020

Yeah right, you do that buddy :)

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.