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

ERROR: Unsupported URL #2434

Closed
yilativs opened this issue Feb 22, 2014 · 5 comments
Closed

ERROR: Unsupported URL #2434

yilativs opened this issue Feb 22, 2014 · 5 comments

Comments

@yilativs
Copy link

@yilativs yilativs commented Feb 22, 2014

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.

@JMSwag
Copy link

@JMSwag JMSwag commented Feb 22, 2014

@yilativs
Copy link
Author

@yilativs yilativs commented Feb 22, 2014

It works!
silly me tried with "" and failed.
Thanks for the fastest replies guys, your rock!

@yilativs yilativs closed this Feb 22, 2014
@JMSwag
Copy link

@JMSwag JMSwag commented Feb 22, 2014

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.

@phihag
Copy link
Contributor

@phihag phihag commented Feb 22, 2014

Reopening for saveform.net support

@phihag phihag reopened this Feb 22, 2014
@phihag phihag closed this in 41d3ec5 Feb 22, 2014
@phihag
Copy link
Contributor

@phihag phihag commented Feb 22, 2014

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!

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
3 participants
You can’t perform that action at this time.