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

ERROR: Signature extraction failed: Traceback (most recent call last): #7423

Closed
Waldoctg opened this issue Nov 10, 2015 · 3 comments
Closed

ERROR: Signature extraction failed: Traceback (most recent call last): #7423

Waldoctg opened this issue Nov 10, 2015 · 3 comments

Comments

@Waldoctg
Copy link

@Waldoctg Waldoctg commented Nov 10, 2015

ERROR: Signature extraction failed: Traceback (most recent call last):
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 817, in _decrypt_signature
    video_id, player_url, s
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 709, in _extract_signature_function
    raise ExtractorError('Cannot identify player %r' % player_url)
ExtractorError: Cannot identify player u'https://s.ytimg.com/yts/jsbin/player-en_US-vfljDEtYP/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(u"Cannot identify player u'https://s.ytimg.com/yts/jsbin/player-en_US-    vfljDEtYP/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.

I get this error...I updated to the latest version and still no dice. I tried two different videos. Any advice?

@bstoked
Copy link

@bstoked bstoked commented Nov 10, 2015

I am having the same issue.
youtube-dl --verbose -x --audio-format wav 'https://www.youtube.com/watch?v=Dsl6fFm-0hI'
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'--verbose', u'-x', u'--audio-format', u'wav', u'https://www.youtube.com/watch?v=Dsl6fFm-0hI']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.11.02
[debug] Python version 2.7.10 - Darwin-14.5.0-x86_64-i386-64bit
[debug] exe versions: ffmpeg 2.4.3, ffprobe 2.4.3
[debug] Proxy map: {}
[youtube] Dsl6fFm-0hI: Downloading webpage
[youtube] Dsl6fFm-0hI: Downloading video info webpage
[youtube] Dsl6fFm-0hI: Extracting video information
WARNING: unable to extract html5 player; 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.
[youtube] {43} signature length 40.44, html5 player None
ERROR: Signature extraction failed: Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 817, in _decrypt_signature
video_id, player_url, s
ate. Be sure to call youtube-dl with the --verbose flag and include its complete output.

@bstoked
Copy link

@bstoked bstoked commented Nov 10, 2015

NOTE: This worked fine yesterday.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Nov 10, 2015

Duplicate of #7413. This is already fixed and will be available in the next version.

@dstftw dstftw closed this Nov 10, 2015
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
3 participants
You can’t perform that action at this time.