85 Commits (46c329d6f66368a7129e136ffe3fdf40dbb67b91)

Author SHA1 Message Date
Philipp Hagemeister 515bbe4b5b [arte] Remove liveweb support
liveweb.arte.tv is no longer functional, everything has moved to concert
10 years ago
Philipp Hagemeister a9c2896e22 Make missing test definition fields an error
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:')
10 years ago
Jaime Marquínez Ferrándiz 39a743fb9b [arte] Modernize tests and fix _VALID_REGEX 10 years ago
Jaime Marquínez Ferrándiz 4966a0b22d [arte] Add extractor for concert.arte.tv (closes #2588) 10 years ago
Sergey M․ f66ede4328 [arte.tv:+7] Fix _VALID_URL 10 years ago
Philipp Hagemeister a4ff6c4762 [arte] Raise a proper error when no video is found 10 years ago
Philipp Hagemeister 3798eadccd More unicode literals 10 years ago
Jaime Marquínez Ferrándiz f7a6892572 [arte:ddc] Remove test
video seems to expire in 7 days, as arte+7
11 years ago
Jaime Marquínez Ferrándiz ac5118bcb9 [arte.tv:ddc] Add fields to the test and skip download (rtmp) 11 years ago
Camillo Dell'mour 52defb0c9b made ddc.arte.tv test working 11 years ago
Camillo Dell'mour 56a8ab7d60 added arte.tv extractor support for subdomain ddc - Mit offenen Karten(german) Le Dessous des Cartes(france) 11 years ago
dst c0ade33e16 Correct some extractor _VALID_URL regexes 11 years ago
Jaime Marquínez Ferrándiz e26f871228 Use the new '_download_xml' helper in more extractors 11 years ago
Philipp Hagemeister ddf49c6344 [arte] remove two typos 11 years ago
Jaime Marquínez Ferrándiz f470c6c812 [arte] Improve the format sorting
Also use the bitrate.
Prefer normal version and sourds/mal version over original version with subtitles.
11 years ago
Jaime Marquínez Ferrándiz 566d4e0425 [arte] Make sure the format_id is unique (closes #1739)
Include the bitrate and use the height instead of the quality field.
11 years ago
Jaime Marquínez Ferrándiz 21c924f406 [arte] Download the 'Originalversion' version if it's the only one available (fixes #1682) 11 years ago
Jaime Marquínez Ferrándiz b028e96144 [arte.tv:creative] Update the title of the test 11 years ago
Jaime Marquínez Ferrándiz 182a107877 [arte] Set the format_note and the format_id fields (closes #1628) 11 years ago
Jaime Marquínez Ferrándiz 69a0c470b5 [arte] Add an extractor for future.arte.tv (closes #1593) 11 years ago
Jaime Marquínez Ferrándiz c40f5cf45c [arte] add an extractor for creative.arte.tv (#1593)
The +7 videos now use an independent extractor that is also used for the creative videos
11 years ago
Jaime Marquínez Ferrándiz 3823342d9d [arte] Prepare for generic format support (#980) 11 years ago
Jaime Marquínez Ferrándiz 70c4c03cb8 [arte] add support for downloading from http://liveweb.arte.tv (fixes #1014) 11 years ago
Jaime Marquínez Ferrándiz f5791ed136 [arte] Prefer vídeos without subtitles in the same language (fixes #1173) and fix crash when there's no description 11 years ago
Dominik e3f4593e76 Fix regex error when only subtitled video is available on arte. 11 years ago
Philipp Hagemeister df50a41289 [arte] Fix on 2.6 11 years ago
Philipp Hagemeister 345b0c9b46 Remove dead code 11 years ago
Philipp Hagemeister b227060388 [arte] Always look for the JSON URL (Fixes #1002) 11 years ago
Jaime Marquínez Ferrándiz 9941ceb331 ArteTVIE: support emission urls that don't contain the video id
Like http://www.arte.tv/guide/fr/emissions/AJT/arte-journal
11 years ago
Philipp Hagemeister 8de64cac98 [arte] Fix language selection (Fixes #988) 11 years ago
Jaime Marquínez Ferrándiz 9826925a20 ArteTVIE: extract the video with the correct language
Some urls from the French version of the page could download the German version.

Also instead of extracting the json url from the webpage, build it to skip the download
11 years ago
Jaime Marquínez Ferrándiz 37b6a6617f ArteTvIE: support videos from videos.arte.tv
Each source of videos have a different extraction process, they are in different methods of the extractor.
Changed the extension of videos from mp4 to flv.
11 years ago
Jaime Marquínez Ferrándiz 75c9481224 ArteTvIE: rewrite the extract process to support the new site (fixes #875)
The video can be downloaded with rtmp or http, but the best quality format seems to always use rtmp.
Deleted the old methods.
11 years ago
Philipp Hagemeister 9b3a760bbb [arte] Mark dead code as such 11 years ago
Philipp Hagemeister d5822b96b0 Move ARD, Arte, ZDF into their own files 11 years ago