Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
youtube-dl not working on Fedora23 #7609
Comments
|
You are using an outdated version of youtube-dl. Read our FAQ if you have troubles updating. |
|
okay thanks. I have the latest version from the Fedora repo. I might Regards On 23/11/15 09:45, Sergey M. wrote:
|
Hi, since migrating to F23 (same problem in F22) I have not been able to use youtube-dl. I am using Gnome Classic as my desktop environment and I get the following message:
[tim@dragon ~]$ youtube-dl https://www.youtube.com/watch?v=WMPM1q_Uyxc
[youtube] WMPM1q_Uyxc: Downloading webpage
[youtube] WMPM1q_Uyxc: Downloading video info webpage
[youtube] WMPM1q_Uyxc: Extracting video information
ERROR: Signature extraction failed: Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/youtube_dl/extractor/youtube.py", line 771, in _decrypt_signature
video_id, player_url, s
File "/usr/lib/python2.7/site-packages/youtube_dl/extractor/youtube.py", line 663, 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-vflCIicNM/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(u"Cannot identify player u'https://s.ytimg.com/yts/jsbin/player-en_US-vflCIicNM/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.