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.
ERROR: Unsupported URL #2434
ERROR: Unsupported URL #2434
Comments
|
Try: |
|
It works! |
|
No worries. Also, youtube-dl doesn't support saveform.net. If you happen to get another "saveform.net" url, just use the value of url field from the query string. |
|
Reopening for saveform.net support |
|
Starting with the next version, we will simply fish out the video URL from the savefrom URL and try to download it. Thank you for the report! |
WARNING: Falling back on generic information extractor.[generic] watch?v=UlVRAPW2WJY&utm_source=youtube.com&utm_medium=short_domains&utm_campaign=ssyoutube: Downloading webpage[generic] watch?v=UlVRAPW2WJY&utm_source=youtube.com&utm_medium=short_domains&utm_campaign=ssyoutube: Extracting informationERROR: Unsupported URL: http://en.savefrom.net/#url=http://youtube.com/watch?v=UlVRAPW2WJY&utm_source=youtube.com&utm_medium=short_domains&utm_campaign=ssyoutube.com; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.Traceback (most recent call last):File "./youtube-dl/youtube_dl/extractor/generic.py", line 245, in _real_extractdoc = xml.etree.ElementTree.fromstring(webpage.encode('utf-8'))File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1301, in XMLparser.feed(text)File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1643, in feedself._raiseerror(v)File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1507, in _raiseerrorraise errParseError: syntax error: line 1, column 0Traceback (most recent call last):File "./youtube-dl/youtube_dl/YoutubeDL.py", line 493, in extract_infoie_result = ie.extract(url)File "./youtube-dl/youtube_dl/extractor/common.py", line 158, in extractreturn self._real_extract(url)File "./youtube-dl/youtube_dl/extractor/generic.py", line 409, in _real_extractraise ExtractorError('Unsupported URL: %s' % url)ExtractorError: Unsupported URL: http://en.savefrom.net/#url=http://youtube.com/watch?v=UlVRAPW2WJY&utm_source=youtube.com&utm_medium=short_domains&utm_campaign=ssyoutube.com; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.