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

unsupported URL http://dir.mpora.com/video-clips/* #2096

Closed
jwm-art-net opened this issue Jan 5, 2014 · 5 comments
Closed

unsupported URL http://dir.mpora.com/video-clips/* #2096

jwm-art-net opened this issue Jan 5, 2014 · 5 comments

Comments

@jwm-art-net
Copy link

@jwm-art-net jwm-art-net commented Jan 5, 2014

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.

@phihag
Copy link
Contributor

@phihag phihag commented Jan 7, 2014

Thank you for the report. Support for mpora (both better titles + format selection for other videos as well as support for the dirt or other embedding sites) has been added in youtube-dl 2014.07.1. Type youtube-dl -U (or contact your package maintainer) to update.

@phihag phihag closed this Jan 7, 2014
@jwm-art-net
Copy link
Author

@jwm-art-net jwm-art-net commented Jan 8, 2014

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...

@phihag
Copy link
Contributor

@phihag phihag commented Jan 8, 2014

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 youtube-dl -U to update.

@phihag
Copy link
Contributor

@phihag phihag commented Jan 8, 2014

Sorry, at the moment there are problems with GitHub. As soon as these are resolved, we'll release.

@phihag
Copy link
Contributor

@phihag phihag commented Jan 8, 2014

2014.01.08 has just been released. Updating to it should allow you to download http://dirt.mpora.com/news/cyclocross-transition-style.html .

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