Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [arte:cinema] Add extractor | Sergey M․ | 2016-01-22 | 1 | -0/+17 |
| | |||||
* | [arte:future] Make duplicated test matching only | Sergey M․ | 2016-01-22 | 1 | -17/+10 |
| | |||||
* | [arte:future] Fix extraction | François Charlier | 2016-01-22 | 1 | -18/+19 |
| | | | | [arte] Add support for more "Arte Future" uri | ||||
* | [arte] Prefer json URLs that contain the video id from the 'vid' parameter ↵ | Jaime Marquínez Ferrándiz | 2015-12-23 | 1 | -5/+15 |
| | | | | in the URL (fixes #7920) | ||||
* | [arte:+7] Fix typo | Sergey M․ | 2015-09-20 | 1 | -1/+1 |
| | |||||
* | [arte:+7] Look for json vp url in iframe (Closes #6895) | Sergey M․ | 2015-09-20 | 1 | -1/+11 |
| | |||||
* | [arte] Remove unused import | Jaime Marquínez Ferrándiz | 2015-05-24 | 1 | -1/+0 |
| | |||||
* | [arte:future] Switch to `search_regex` for now (Closes #5801) | Sergey M․ | 2015-05-24 | 1 | -1/+3 |
| | |||||
* | [arte+7] Check formats (Closes #5224) | Sergey M․ | 2015-03-17 | 1 | -0/+1 |
| | |||||
* | [arte.tv] Fix typo | Sergey M․ | 2014-12-28 | 1 | -1/+1 |
| | |||||
* | [arte.tv:+7] Make quality optional (Closes #4583) | Sergey M․ | 2014-12-28 | 1 | -1/+1 |
| | |||||
* | PEP8 applied | Jouke Waleson | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | remove unused imports | Philipp Hagemeister | 2014-11-20 | 1 | -1/+0 |
| | |||||
* | [arte] Clean up format sorting mess | Philipp Hagemeister | 2014-11-20 | 1 | -69/+44 |
| | | | | We now use our standard sorting facilities. As a side effect, it's finally possible to download German videos from French URLs and vice versa. | ||||
* | [arte.tv] Remove unused import | Sergey M․ | 2014-10-21 | 1 | -1/+0 |
| | |||||
* | [arte.tv:+7] Improve title extraction (Closes #3995) | Sergey M․ | 2014-10-21 | 1 | -1/+6 |
| | |||||
* | [arte.tv:+7] Use original format ids to avoid duplicates | Sergey M․ | 2014-10-20 | 1 | -19/+11 |
| | |||||
* | [arte.tv:+7] Append media type to format_id (Closes #3967) | Sergey M․ | 2014-10-18 | 1 | -0/+3 |
| | |||||
* | [arte] Fix upload date extraction | Philipp Hagemeister | 2014-09-29 | 1 | -1/+5 |
| | |||||
* | [arte.tv:+7] Allow single quotes for json vp url regexes (Closes #3676) | Sergey M․ | 2014-09-05 | 1 | -1/+1 |
| | |||||
* | [arte.tv:+7] Add one another one pattern for json vp url | Sergey M․ | 2014-09-04 | 1 | -1/+2 |
| | |||||
* | [arte.tv:creative] Fix test case | Philipp Hagemeister | 2014-08-24 | 1 | -0/+2 |
| | |||||
* | [arte:creative] Support more URLs (fixes #3572) | Philipp Hagemeister | 2014-08-24 | 1 | -5/+13 |
| | |||||
* | [arte] Do not filter formats when there are no videos of requested lang code ↵ | Sergey M․ | 2014-08-09 | 1 | -5/+9 |
| | | | | (Closes #3433) | ||||
* | [arte] Manually set the rtmp play_path (fix #3198) | Jaime Marquínez Ferrándiz | 2014-07-07 | 1 | -1/+4 |
| | | | | rtmpdump doesn't parse it right | ||||
* | [ArteTVFuture] fix empty formats list | Petr Půlpán | 2014-06-28 | 1 | -2/+3 |
| | |||||
* | [arte] Fix versionCode interpretation (#2588) | Philipp Hagemeister | 2014-05-08 | 1 | -4/+7 |
| | |||||
* | [arte] differentiate JSON outputs | Philipp Hagemeister | 2014-04-21 | 1 | -1/+2 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into HEAD | Philipp Hagemeister | 2014-03-24 | 1 | -2/+2 |
|\ | | | | | | | | | Conflicts: youtube_dl/extractor/arte.py | ||||
| * | [arte] Fix videos.arte.tv extraction | Jaime Marquínez Ferrándiz | 2014-03-24 | 1 | -3/+7 |
| | | |||||
* | | [arte] Fix video.arte.tv extractor | Philipp Hagemeister | 2014-03-24 | 1 | -2/+5 |
|/ | |||||
* | [arte] Add support for embedded videos (Fixes #2620) | Philipp Hagemeister | 2014-03-24 | 1 | -3/+22 |
| | |||||
* | [arte] Add support for multiple formats | Philipp Hagemeister | 2014-03-24 | 1 | -21/+17 |
| | |||||
* | [arte] Remove liveweb support | Philipp Hagemeister | 2014-03-24 | 1 | -76/+3 |
| | | | | liveweb.arte.tv is no longer functional, everything has moved to concert | ||||
* | Make missing test definition fields an error | Philipp Hagemeister | 2014-03-22 | 1 | -0/+1 |
| | | | | If the result is not testable (for example, because a description changes often), either pass in a type or a regular expression (a string starting with 're:') | ||||
* | [arte] Modernize tests and fix _VALID_REGEX | Jaime Marquínez Ferrándiz | 2014-03-20 | 1 | -3/+5 |
| | |||||
* | [arte] Add extractor for concert.arte.tv (closes #2588) | Jaime Marquínez Ferrándiz | 2014-03-20 | 1 | -0/+18 |
| | |||||
* | [arte.tv:+7] Fix _VALID_URL | Sergey M․ | 2014-03-19 | 1 | -1/+1 |
| | |||||
* | [arte] Raise a proper error when no video is found | Philipp Hagemeister | 2014-03-08 | 1 | -3/+7 |
| | |||||
* | More unicode literals | Philipp Hagemeister | 2014-01-07 | 1 | -22/+24 |
| | |||||
* | [arte:ddc] Remove test | Jaime Marquínez Ferrándiz | 2013-12-16 | 1 | -14/+0 |
| | | | | video seems to expire in 7 days, as arte+7 | ||||
* | [arte.tv:ddc] Add fields to the test and skip download (rtmp) | Jaime Marquínez Ferrándiz | 2013-12-08 | 1 | -0/+7 |
| | |||||
* | made ddc.arte.tv test working | Camillo Dell'mour | 2013-12-08 | 1 | -2/+2 |
| | |||||
* | added arte.tv extractor support for subdomain ddc - Mit offenen ↵ | Camillo Dell'mour | 2013-12-08 | 1 | -0/+28 |
| | | | | Karten(german) Le Dessous des Cartes(france) | ||||
* | Correct some extractor _VALID_URL regexes | dst | 2013-12-04 | 1 | -2/+2 |
| | |||||
* | Use the new '_download_xml' helper in more extractors | Jaime Marquínez Ferrándiz | 2013-11-26 | 1 | -5/+2 |
| | |||||
* | [arte] remove two typos | Philipp Hagemeister | 2013-11-17 | 1 | -2/+2 |
| | |||||
* | [arte] Improve the format sorting | Jaime Marquínez Ferrándiz | 2013-11-09 | 1 | -6/+13 |
| | | | | | Also use the bitrate. Prefer normal version and sourds/mal version over original version with subtitles. | ||||
* | [arte] Make sure the format_id is unique (closes #1739) | Jaime Marquínez Ferrándiz | 2013-11-09 | 1 | -5/+9 |
| | | | | Include the bitrate and use the height instead of the quality field. | ||||
* | [arte] Download the 'Originalversion' version if it's the only one available ↵ | Jaime Marquínez Ferrándiz | 2013-10-29 | 1 | -5/+12 |
| | | | | (fixes #1682) |