Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [comedycentral] Fix youtube-dl :thedailyshow | Philipp Hagemeister | 2015-09-30 | 1 | -6/+1 |
| | | | | We'll let the generic IE follow the redirect and call back to us with the episode URL | ||||
* | [comedycentral] Fix feed uri request (Closes #5449, closes #5455) | Sergey M․ | 2015-04-17 | 1 | -1/+1 |
| | |||||
* | Adding subtitles | PishPosh.McGee | 2015-02-26 | 1 | -0/+3 |
| | |||||
* | Fix flake8 errors | Jaime Marquínez Ferrándiz | 2015-01-31 | 1 | -19/+22 |
| | |||||
* | [comedycentral:shows] Generate better IDs and add a test for that | Philipp Hagemeister | 2015-01-30 | 1 | -1/+33 |
| | |||||
* | [comedycentral:shows] Remove references to colbert report | Philipp Hagemeister | 2015-01-22 | 1 | -2/+2 |
| | |||||
* | [comedycentral] Match URLs with a second ID (fixes #4499) | Philipp Hagemeister | 2014-12-17 | 1 | -1/+4 |
| | |||||
* | Fix imports and general cleanup | Philipp Hagemeister | 2014-12-13 | 1 | -1/+3 |
| | | | | | | | | · Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail. · Use _match_id consistently whenever possible · Fix some outdated tests · Use consistent valid URL (always match the whole protocol, no ^ at start required) · Use modern test definitions | ||||
* | [comedycentral] Modernize | Philipp Hagemeister | 2014-11-20 | 1 | -3/+1 |
| | |||||
* | remove unused imports | Philipp Hagemeister | 2014-11-20 | 1 | -1/+0 |
| | |||||
* | [ComedyCentralShows] Use the rtmp urls transform function from the MTV IE ↵ | Jaime Marquínez Ferrándiz | 2014-11-14 | 1 | -12/+1 |
| | | | | | | (fixes #3364) It produces the right mp4 urls, so we stop prefering the rtmp urls. | ||||
* | [comedycentral] Prefer RTMP for now | Philipp Hagemeister | 2014-09-01 | 1 | -0/+3 |
| | |||||
* | [comedycentral] Support news-team URLs (Fixes #3649) | Philipp Hagemeister | 2014-09-01 | 1 | -1/+4 |
| | |||||
* | [comedycentral] Move tests to the extractor itself | Philipp Hagemeister | 2014-09-01 | 1 | -2/+26 |
| | |||||
* | [comedycentral] Only recognize the cc.com domain | Jaime Marquínez Ferrándiz | 2014-07-16 | 1 | -2/+2 |
| | | | | The old comedycentral.com urls redirect to the new urls. | ||||
* | [comedycentral] Recognize 'full-episodes' urls (fixes #3277) | Jaime Marquínez Ferrándiz | 2014-07-16 | 1 | -1/+1 |
| | |||||
* | [comedycentral] Correct handling when latest tds episode is a ↵ | Philipp Hagemeister | 2014-06-24 | 1 | -1/+1 |
| | | | | special-episode instead of a regular one | ||||
* | [comedycentralshows] Transform the rtmp urls so that rtmpdump can download ↵ | Jaime Marquínez Ferrándiz | 2014-05-30 | 1 | -1/+1 |
| | | | | | | them (fixes #3010) From 'rtmpe://viacomccstrmfs.fplive.net/viacomccstrm/gsp.comedystor/*' to 'rtmpe://viacommtvstrmfs.fplive.net:1935/viacommtvstrm/gsp.comedystor/*' | ||||
* | [comedycentral:shows] Add support for TDS special editions (Fixes #2733) | Philipp Hagemeister | 2014-04-11 | 1 | -1/+1 |
| | |||||
* | [comedycentral] Fix test md5sum | Philipp Hagemeister | 2014-04-11 | 1 | -1/+1 |
| | |||||
* | [comedycentral] Match more URLs | Philipp Hagemeister | 2014-04-09 | 1 | -2/+2 |
| | | | | Looks like they only offer clips instead of full episodes now. We'll need to add new parsing code as well. | ||||
* | [comedycentral:shows] Do no include 6-digit identifier in display ID | Philipp Hagemeister | 2014-04-03 | 1 | -1/+1 |
| | |||||
* | [comedycentral:shows] Support guest/ URLs (Fixes #2677) | Philipp Hagemeister | 2014-04-03 | 1 | -1/+1 |
| | |||||
* | [comedycentral] Change XPath .//guid to ./guid (fixes #2668) | Jaime Marquínez Ferrándiz | 2014-04-01 | 1 | -1/+1 |
| | | | | | It fails to find the element in python 2.6 and it's not required, the element is a direct child of the item node. | ||||
* | [comedycentral] Update test title for 34cbc7ee8db36e85d2021455f468c5dc2da616b8 | Jaime Marquínez Ferrándiz | 2014-04-01 | 1 | -1/+1 |
| | |||||
* | [comedycentral] Allow URLs with query parts (fixes #2661) | Philipp Hagemeister | 2014-04-01 | 1 | -2/+3 |
| | |||||
* | [comedycentral] Add support for /videos URLs (Fixes #2660) | Philipp Hagemeister | 2014-04-01 | 1 | -2/+5 |
| | |||||
* | [comedycentral] Duration can now be a float (Fixes #2647) | Philipp Hagemeister | 2014-03-28 | 1 | -2/+2 |
| | |||||
* | [comedycentral] fix TDS extended interviews | Mark Lee | 2014-03-26 | 1 | -2/+2 |
| | | | | | The new website broke the URL format. Added "playlist" as a valid ID keyword. | ||||
* | [comedycentral] Better titles | Philipp Hagemeister | 2014-03-25 | 1 | -2/+2 |
| | |||||
* | [comedycentral] Correct uri (Fixes #2627) | Philipp Hagemeister | 2014-03-25 | 1 | -0/+3 |
| | |||||
* | [comedycentral] Fix thedailyshow / thecolbertreport (Fixes #2600, #2596) | Philipp Hagemeister | 2014-03-25 | 1 | -56/+64 |
| | |||||
* | Update to comedycentral.py (cc.com) | ericpardee | 2014-03-17 | 1 | -1/+1 |
| | | | Added cc.com as it's same as comedycentral.com and used, i.e. http://www.cc.com/video-clips/fmyq0m/broad-city-a-beautiful-railroad-style-apartment | ||||
* | [comedycentral] Improve regexes | dst | 2014-01-30 | 1 | -2/+2 |
| | |||||
* | [comedycentral] Use the generic `_real_extract` provided by the base class | Jaime Marquínez Ferrándiz | 2014-01-22 | 1 | -8/+0 |
| | |||||
* | [comedycentral] Use unicode_literals | Philipp Hagemeister | 2014-01-22 | 1 | -30/+32 |
| | |||||
* | [comedycentral] Adapt testcase | Philipp Hagemeister | 2014-01-22 | 1 | -1/+1 |
| | | | | In contrast to other sites, ComedyCentral seems to understand how to sensibly use MTV IE, but the additional text shouldn't hurt. | ||||
* | [comedycentral] Recognize ‘video-collections’ urls (#2072) | Jaime Marquínez Ferrándiz | 2014-01-01 | 1 | -1/+3 |
| | |||||
* | Merge remote-tracking branch 'dstftw/correct-valid-urls' | Philipp Hagemeister | 2013-12-04 | 1 | -1/+1 |
|\ | |||||
| * | Correct some extractor _VALID_URL regexes | dst | 2013-12-04 | 1 | -1/+1 |
| | | |||||
* | | Move common code for extractors based in MTV services to a new base class | Jaime Marquínez Ferrándiz | 2013-12-03 | 1 | -8/+2 |
| | | | | | | | | Removes the duplication of the thumbnail extraction code (only MTVIE needs to override it) | ||||
* | | Remove the compatibility code used before the new format system was implemented | Jaime Marquínez Ferrándiz | 2013-12-03 | 1 | -7/+2 |
|/ | |||||
* | Use the new '_download_xml' helper in more extractors | Jaime Marquínez Ferrándiz | 2013-11-26 | 1 | -5/+2 |
| | |||||
* | [comedycentral] Add support for comedycentral.com videos (closes #1824) | Jaime Marquínez Ferrándiz | 2013-11-24 | 1 | -1/+32 |
| | | | | | | It's a subclass of MTVIE The extractor for colbertnation.com and thedailyshow.com is called now ComedyCentralShowsIE | ||||
* | [comedycentral] Prepare for generic video extraction (#980) | Philipp Hagemeister | 2013-10-04 | 1 | -35/+28 |
| | |||||
* | ComedyCentralIE: support the extended interviews urls (fixes #1079) | Jaime Marquínez Ferrándiz | 2013-07-21 | 1 | -1/+6 |
| | |||||
* | Add --list-extractor-descriptions (human-readable list of IEs) | Philipp Hagemeister | 2013-07-01 | 1 | -2/+1 |
| | |||||
* | Move tests to the IE definitions | Philipp Hagemeister | 2013-06-27 | 1 | -0/+11 |
| | |||||
* | ComedycentralIE: Force conversion of the description to unicode (close #941) | Jaime Marquínez Ferrándiz | 2013-06-26 | 1 | -1/+1 |
| | | | | When writing to a file it would fail. | ||||
* | Move comedycentral into its own file | Philipp Hagemeister | 2013-06-23 | 1 | -0/+179 |