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

player not identified #13462

Closed
githubgnulinux opened this issue Jun 22, 2017 · 1 comment
Closed

player not identified #13462

githubgnulinux opened this issue Jun 22, 2017 · 1 comment

Comments

@githubgnulinux
Copy link

@githubgnulinux githubgnulinux commented Jun 22, 2017

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.02.07
[debug] Python version 3.4.2 - Linux-3.16.0-4-586-i686-with-debian-8.6
[debug] exe versions: ffmpeg present, ffprobe present, rtmpdump 2.4
[debug] Proxy map: {}
WARNING: unable to extract html5 player
[youtube] {22} signature length 40.42, html5 player None
ERROR: Signature extraction failed: Traceback (most recent call last):
File "/usr/local/lib/python3.4/dist-packages/youtube_dl/extractor/youtube.py", line 1063, in _decrypt_signature
video_id, player_url, s
File "/usr/local/lib/python3.4/dist-packages/youtube_dl/extractor/youtube.py", line 951, in _extract_signature_function
raise ExtractorError('Cannot identify player %r' % player_url)
youtube_dl.utils.ExtractorError: Cannot identify player 'https://www.youtube.com/yts/jsbin/player-vfl1Renoe/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/yts/jsbin/player-vfl1Renoe/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.
Traceback (most recent call last):
File "/usr/local/lib/python3.4/dist-packages/youtube_dl/extractor/youtube.py", line 1063, in _decrypt_signature
video_id, player_url, s
File "/usr/local/lib/python3.4/dist-packages/youtube_dl/extractor/youtube.py", line 951, in _extract_signature_function
raise ExtractorError('Cannot identify player %r' % player_url)
youtube_dl.utils.ExtractorError: Cannot identify player 'https://www.youtube.com/yts/jsbin/player-vfl1Renoe/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.
Traceback (most recent call last):
File "/usr/local/lib/python3.4/dist-packages/youtube_dl/extractor/youtube.py", line 1063, in _decrypt_signature
video_id, player_url, s
File "/usr/local/lib/python3.4/dist-packages/youtube_dl/extractor/youtube.py", line 951, in _extract_signature_function
raise ExtractorError('Cannot identify player %r' % player_url)
youtube_dl.utils.ExtractorError: Cannot identify player 'https://www.youtube.com/yts/jsbin/player-vfl1Renoe/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.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/local/lib/python3.4/dist-packages/youtube_dl/YoutubeDL.py", line 696, in extract_info
ie_result = ie.extract(url)
File "/usr/local/lib/python3.4/dist-packages/youtube_dl/extractor/common.py", line 369, in extract
return self._real_extract(url)
File "/usr/local/lib/python3.4/dist-packages/youtube_dl/extractor/youtube.py", line 1652, in _real_extract
encrypted_sig, video_id, player_url, age_gate)
File "/usr/local/lib/python3.4/dist-packages/youtube_dl/extractor/youtube.py", line 1073, in _decrypt_signature
'Signature extraction failed: ' + tb, cause=e)
youtube_dl.utils.ExtractorError: Signature extraction failed: Traceback (most recent call last):
File "/usr/local/lib/python3.4/dist-packages/youtube_dl/extractor/youtube.py", line 1063, in _decrypt_signature
video_id, player_url, s
File "/usr/local/lib/python3.4/dist-packages/youtube_dl/extractor/youtube.py", line 951, in _extract_signature_function
raise ExtractorError('Cannot identify player %r' % player_url)
youtube_dl.utils.ExtractorError: Cannot identify player 'https://www.youtube.com/yts/jsbin/player-vfl1Renoe/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/yts/jsbin/player-vfl1Renoe/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.

@remitamine
Copy link
Collaborator

@remitamine remitamine commented Jun 22, 2017

You are using an outdated version of youtube-dl. Read this FAQ entry if you have troubles updating.

@remitamine remitamine closed this Jun 22, 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.