Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-31 | Add an extractor for cmt.com (closes #2049) | Jaime Marquínez Ferrándiz | |
It just inherits from MTVIE. Some videos also come from vevo.com | |||
2013-12-16 | [mtv] Add support for urls from the mobile site (fixes #1959) | Jaime Marquínez Ferrándiz | |
2013-12-10 | [mtv] Fixup incorrectly encoded XML documents | Philipp Hagemeister | |
2013-12-03 | Move common code for extractors based in MTV services to a new base class | Jaime Marquínez Ferrándiz | |
Removes the duplication of the thumbnail extraction code (only MTVIE needs to override it) | |||
2013-12-03 | Remove the compatibility code used before the new format system was implemented | Jaime Marquínez Ferrándiz | |
2013-11-26 | Use the new '_download_xml' helper in more extractors | Jaime Marquínez Ferrándiz | |
2013-11-20 | Clean up unused imports and other minor mistakes | Philipp Hagemeister | |
2013-11-17 | [MTVIE] Try with RTMP URL if download fails | Philipp Hagemeister | |
This fixes youtube-dl http://www.southpark.de/clips/155251/cartman-vs-the-dog-whisperer | |||
2013-11-06 | tests: don't run the test if any of the extractors listed in the 'add_ie' ↵ | Jaime Marquínez Ferrándiz | |
field is marked as not working | |||
2013-10-28 | [mtv] Remove the templates from the mediagen url | Jaime Marquínez Ferrándiz | |
2013-10-10 | [mtv] Strip the description | Jaime Marquínez Ferrándiz | |
There were some tabs and newlines added around the string. | |||
2013-10-04 | [mtv] Prepare for #980 | Philipp Hagemeister | |
2013-07-14 | GametrailersIE: make it a subclass of MTVIE to reuse most of the extraction ↵ | Jaime Marquínez Ferrándiz | |
process | |||
2013-07-14 | MTVIE: fix xml tags in the media namespace (python2.6) | Jaime Marquínez Ferrándiz | |
2013-07-14 | [mtv]: rework MTVIE and add tests (closes #913) | Jaime Marquínez Ferrándiz | |
It uses the same system as ComedyCentralIE to transform ramp urls into http. | |||
2013-06-24 | MTVIE: add support for Vevo videos (related #913) | Jaime Marquínez Ferrándiz | |
2013-06-23 | Mark MTV as broken for now (#913) | Philipp Hagemeister | |
2013-06-23 | Add MTV IE file (oops) | Philipp Hagemeister | |