aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/mtv.py
AgeCommit message (Expand)Author
2013-12-31Add an extractor for cmt.com (closes #2049)Jaime Marquínez Ferrándiz
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 documentsPhilipp Hagemeister
2013-12-03Move common code for extractors based in MTV services to a new base classJaime Marquínez Ferrándiz
2013-12-03Remove the compatibility code used before the new format system was implementedJaime Marquínez Ferrándiz
2013-11-26Use the new '_download_xml' helper in more extractorsJaime Marquínez Ferrándiz
2013-11-20Clean up unused imports and other minor mistakesPhilipp Hagemeister
2013-11-17[MTVIE] Try with RTMP URL if download failsPhilipp Hagemeister
2013-11-06tests: don't run the test if any of the extractors listed in the 'add_ie' fie...Jaime Marquínez Ferrándiz
2013-10-28[mtv] Remove the templates from the mediagen urlJaime Marquínez Ferrándiz
2013-10-10[mtv] Strip the descriptionJaime Marquínez Ferrándiz
2013-10-04[mtv] Prepare for #980Philipp Hagemeister
2013-07-14GametrailersIE: make it a subclass of MTVIE to reuse most of the extraction p...Jaime Marquínez Ferrándiz
2013-07-14MTVIE: 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
2013-06-24MTVIE: add support for Vevo videos (related #913)Jaime Marquínez Ferrándiz
2013-06-23Mark MTV as broken for now (#913)Philipp Hagemeister
2013-06-23Add MTV IE file (oops)Philipp Hagemeister