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 VEVO download not working #1768
Comments
|
Thank you for the report. This has been fixed in youtube-dl v 2013.11.15. Type
to update. |
|
Thank you. |
|
still broken in 2014.04.30.1 |
|
note that "yt" is bash shortcut for "youtube-dl --no-mtime" @ /vid $ youtube-dl --version WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm WARNING: Warning: Falling back to static signature algorithm |
|
Please post the output you get with the |
Hello, I just tried downloading a vevo video and it doesn't seem to be working. Here's the output:
./youtube-dl fwK7ggA3-bU
[youtube] Setting language
[youtube] fwK7ggA3-bU: Downloading video webpage
[youtube] fwK7ggA3-bU: Downloading video info webpage
[youtube] fwK7ggA3-bU: Extracting video information
[youtube] fwK7ggA3-bU: Encrypted signatures detected.
[youtube] fwK7ggA3-bU: Downloading js player vflqSl9GX
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
File "./youtube-dl/youtube_dl/extractor/youtube.py", line 1026, in _decrypt_signature
video_id, player_url, len(s)
File "./youtube-dl/youtube_dl/extractor/youtube.py", line 426, in _extract_signature_function
errnote=u'Download of %s failed' % player_url)
File "./youtube-dl/youtube_dl/extractor/common.py", line 205, in _download_webpage
return self._download_webpage_handle(url_or_request, video_id, note, errnote)[0]
File "./youtube-dl/youtube_dl/extractor/common.py", line 168, in _download_webpage_handle
urlh = self._request_webpage(url_or_request, video_id, note, errnote)
File "./youtube-dl/youtube_dl/extractor/common.py", line 155, in _request_webpage
return compat_urllib_request.urlopen(url_or_request)
File "/usr/lib/python2.6/urllib2.py", line 124, in urlopen
return _opener.open(url, data, timeout)
File "/usr/lib/python2.6/urllib2.py", line 381, in open
protocol = req.get_type()
File "/usr/lib/python2.6/urllib2.py", line 242, in get_type
raise ValueError, "unknown url type: %s" % self.__original
ValueError: unknown url type: //s.ytimg.com/yts/jsbin/html5player-vflqSl9GX.js