aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/arte.py
Commit message (Expand)AuthorAgeFilesLines
* [arte.tv:ddc] Add fields to the test and skip download (rtmp)Jaime Marquínez Ferrándiz2013-12-081-0/+7
* made ddc.arte.tv test workingCamillo Dell'mour2013-12-081-2/+2
* added arte.tv extractor support for subdomain ddc - Mit offenen Karten(german...Camillo Dell'mour2013-12-081-0/+28
* Correct some extractor _VALID_URL regexesdst2013-12-041-2/+2
* Use the new '_download_xml' helper in more extractorsJaime Marquínez Ferrándiz2013-11-261-5/+2
* [arte] remove two typosPhilipp Hagemeister2013-11-171-2/+2
* [arte] Improve the format sortingJaime Marquínez Ferrándiz2013-11-091-6/+13
* [arte] Make sure the format_id is unique (closes #1739)Jaime Marquínez Ferrándiz2013-11-091-5/+9
* [arte] Download the 'Originalversion' version if it's the only one available ...Jaime Marquínez Ferrándiz2013-10-291-5/+12
* [arte.tv:creative] Update the title of the testJaime Marquínez Ferrándiz2013-10-221-1/+1
* [arte] Set the format_note and the format_id fields (closes #1628)Jaime Marquínez Ferrándiz2013-10-211-3/+16
* [arte] Add an extractor for future.arte.tv (closes #1593)Jaime Marquínez Ferrándiz2013-10-131-2/+29
* [arte] add an extractor for creative.arte.tv (#1593)Jaime Marquínez Ferrándiz2013-10-131-68/+88
* [arte] Prepare for generic format support (#980)Jaime Marquínez Ferrándiz2013-10-111-6/+16
* [arte] add support for downloading from http://liveweb.arte.tv (fixes #1014)Jaime Marquínez Ferrándiz2013-08-031-1/+27
* [arte] Prefer vídeos without subtitles in the same language (fixes #1173) an...Jaime Marquínez Ferrándiz2013-08-031-1/+3
* Fix regex error when only subtitled video is available on arte.Dominik2013-08-011-1/+1
* [arte] Fix on 2.6Philipp Hagemeister2013-07-111-1/+2
* Remove dead codePhilipp Hagemeister2013-07-081-4/+1
* [arte] Always look for the JSON URL (Fixes #1002)Philipp Hagemeister2013-07-081-6/+2
* ArteTVIE: support emission urls that don't contain the video idJaime Marquínez Ferrándiz2013-07-051-1/+6
* [arte] Fix language selection (Fixes #988)Philipp Hagemeister2013-07-041-8/+12
* ArteTVIE: extract the video with the correct languageJaime Marquínez Ferrándiz2013-07-021-5/+15
* ArteTvIE: support videos from videos.arte.tvJaime Marquínez Ferrándiz2013-06-301-8/+55
* ArteTvIE: rewrite the extract process to support the new site (fixes #875)Jaime Marquínez Ferrándiz2013-06-271-86/+36
* [arte] Mark dead code as suchPhilipp Hagemeister2013-06-231-27/+29
* Move ARD, Arte, ZDF into their own filesPhilipp Hagemeister2013-06-231-0/+134