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.
unsupported URL http://dir.mpora.com/video-clips/* #2096
Comments
|
Thank you for the report. Support for mpora (both better titles + format selection for other videos as well as support for the |
|
Thanks for the fix. Found another which breaks things, has an embedded vimeo in the page: http://dirt.mpora.com/news/cyclocross-transition-style.html. I get the impression the pages are fairly arbitrary in layout and choice of video tech... |
|
On that page, they're embedding a vimeo video in a new form. I've added support for that in youtube-dl 2014.01.08. Type |
|
Sorry, at the moment there are problems with GitHub. As soon as these are resolved, we'll release. |
|
2014.01.08 has just been released. Updating to it should allow you to download http://dirt.mpora.com/news/cyclocross-transition-style.html . |
Attempt to download video clips from http://dirt.mpora.com/video-clips/ fail with 'unsupported URL' message. Other videos from the mpora site extract and download no problem (ie from http://mpora.com/videos/*).
Up to date Arch Linux.
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://dirt.mpora.com/video-clips/katy-curd-winter-in-the-forest.html']
[debug] youtube-dl version 2013.12.20
[debug] Python version 3.3.3 - Linux-3.12.6-1-ARCH-x86_64-with-arch
[debug] Proxy map: {}
WARNING: Falling back on generic information extractor.
[generic] katy-curd-winter-in-the-forest: Downloading webpage
[generic] katy-curd-winter-in-the-forest: Extracting information
ERROR: Unsupported URL: http://dirt.mpora.com/video-clips/katy-curd-winter-in-the-forest.html; 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 "/usr/lib/python3.3/site-packages/youtube_dl/YoutubeDL.py", line 475, in extract_info
ie_result = ie.extract(url)
File "/usr/lib/python3.3/site-packages/youtube_dl/extractor/common.py", line 138, in extract
return self._real_extract(url)
File "/usr/lib/python3.3/site-packages/youtube_dl/extractor/generic.py", line 324, in _real_extract
raise ExtractorError(u'Unsupported URL: %s' % url)
youtube_dl.utils.ExtractorError: Unsupported URL: http://dirt.mpora.com/video-clips/katy-curd-winter-in-the-forest.html; 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.