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

Extract Error #13488

Closed
MichelGeorgesNajarian opened this issue Jun 24, 2017 · 1 comment
Closed

Extract Error #13488

MichelGeorgesNajarian opened this issue Jun 24, 2017 · 1 comment
Labels

Comments

@MichelGeorgesNajarian
Copy link

@MichelGeorgesNajarian MichelGeorgesNajarian commented Jun 24, 2017

I've encountered the following error:

C:\Users\migeo\Music\download>youtube-dl.exe -F https://www.youtube.com/watch?v=PgzuOXKd6Sg&list=PL6MzJecijvlhFQVF52VDXexjmwZQpFMfq&index=14
[youtube] PgzuOXKd6Sg: Downloading webpage
[youtube] PgzuOXKd6Sg: Downloading video info webpage
[youtube] PgzuOXKd6Sg: Extracting video information
ERROR: Signature extraction failed: Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpaa64pv68\build\youtube_dl\extractor\youtube.py", line 1005, in _decrypt_signature
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpaa64pv68\build\youtube_dl\extractor\youtube.py", line 897, in _extract_signature_function
youtube_dl.utils.ExtractorError: Cannot identify player '/yts/jsbin/player-vflmgXZN3/en_US/base.js'; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
(caused by ExtractorError("Cannot identify player '/yts/jsbin/player-vflmgXZN3/en_US/base.js'; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U 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; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
'list' is not recognized as an internal or external command,
operable program or batch file.
'index' is not recognized as an internal or external command,
operable program or batch file.

Not sure what else I can say to help debug.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jun 24, 2017

  1. You are using an outdated version of youtube-dl. Read this FAQ entry if you have troubles updating.
  2. Learn how to use command line.
@dstftw dstftw closed this Jun 24, 2017
@dstftw dstftw added the invalid label Jun 24, 2017
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.