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