aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/mtv.py
Commit message (Collapse)AuthorAgeFilesLines
* [mtv] Strip the descriptionJaime Marquínez Ferrándiz2013-10-101-1/+1
| | | | There were some tabs and newlines added around the string.
* [mtv] Prepare for #980Philipp Hagemeister2013-10-041-19/+28
|
* GametrailersIE: make it a subclass of MTVIE to reuse most of the extraction ↵Jaime Marquínez Ferrándiz2013-07-141-2/+5
| | | | process
* MTVIE: fix xml tags in the media namespace (python2.6)Jaime Marquínez Ferrándiz2013-07-141-2/+3
|
* [mtv]: rework MTVIE and add tests (closes #913)Jaime Marquínez Ferrándiz2013-07-141-55/+92
| | | | It uses the same system as ComedyCentralIE to transform ramp urls into http.
* MTVIE: add support for Vevo videos (related #913)Jaime Marquínez Ferrándiz2013-06-241-0/+8
|
* Mark MTV as broken for now (#913)Philipp Hagemeister2013-06-231-4/+3
|
* Add MTV IE file (oops)Philipp Hagemeister2013-06-231-0/+73