57 Commits (5f6a1245ffa9276c1af59b0835afeef67e2fb5b1)

Author SHA1 Message Date
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