about summary refs log tree commit diff
path: root/youtube_dl/extractor/cmt.py
Commit message (Collapse)AuthorAgeFilesLines
* [cmt,mtv,southpark] Add support for episode URLs (closes #11837)Sergey M․2017-01-261-1/+1
|
* [cmt] Add support for video-clipsSergey M․2017-01-141-1/+7
|
* [mtv,cc,cmt,spike] Improve and refactorSergey M․2017-01-141-13/+12
| | | | | | - Eliminate _transform_rtmp_url * Generalize triforce mgid extraction + [cmt] Add support for full-episodes (closes #11623)
* [cmt] Fix mgid extraction (closes #10813)Yen Chi Hsuan2016-10-151-1/+6
| | | | | | | | | The example in #10813 requires TV provider authentication in Firefox, while youtube-dl can download it directly with an US proxy. I'm not sure whether the mgid fix is cmt-specific or it applies to all mtv-based sites. I keep it in cmt.py until similar patterns are found in other websites.
* Improve some _VALID_URLsstepshal2016-09-141-1/+1
|
* [cmt] Detect unavailable videos and update _TESTSYen Chi Hsuan2016-07-261-0/+22
|
* [cmt] Extend _VALID_URL to support shows (Closes #7407)Sergey M․2015-11-091-1/+4
|
* [cmt] Simplify (mentioned in #2072)Philipp Hagemeister2014-06-071-12/+12
|
* Add an extractor for cmt.com (closes #2049)Jaime Marquínez Ferrándiz2013-12-311-0/+19
It just inherits from MTVIE. Some videos also come from vevo.com