aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/mtv.py
AgeCommit message (Collapse)Author
2013-07-14GametrailersIE: make it a subclass of MTVIE to reuse most of the extraction ↵Jaime Marquínez Ferrándiz
process
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
It uses the same system as ComedyCentralIE to transform ramp urls into http.
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