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

ExtractorError: Cannot identify player #8276

Closed
akaJedi opened this issue Jan 19, 2016 · 1 comment
Closed

ExtractorError: Cannot identify player #8276

akaJedi opened this issue Jan 19, 2016 · 1 comment

Comments

@akaJedi
Copy link

@akaJedi akaJedi commented Jan 19, 2016

brew -v
Homebrew 0.9.5 (git revision c8deb; last commit 2016-01-19)

youtube-dl https://youtu.be/JmNr3sPyuzs

[youtube] JmNr3sPyuzs: Downloading webpage
[youtube] JmNr3sPyuzs: Extracting video information
ERROR: Signature extraction failed: Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 653, in _decrypt_signature
video_id, player_url, s
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 545, 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-vflGR-A-c/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-vflGR-A-c/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.

@akaJedi
Copy link
Author

@akaJedi akaJedi commented Jan 19, 2016

Ups
That was my fail

me@local:/Volumes/slave/Video$ youtube-dl -U
Updating to version 2016.01.15 ...
ERROR: no write permissions on /usr/local/bin/youtube-dl

me@local:/Volumes/slave/Video$ ls -al /usr/local/bin/youtube-dl
lrwxr-xr-x 1 me admin 46 May 16 2015 /usr/local/bin/youtube-dl -> ../Cellar/youtube-dl/2015.05.04/bin/youtube-dl

me@local:/Volumes/slave/Video$ sudo youtube-dl -U

Now it works

@akaJedi akaJedi closed this Jan 19, 2016
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
1 participant
You can’t perform that action at this time.