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
12 years ago
Philipp Hagemeister
8de64cac98
[arte] Fix language selection ( Fixes #988 )
12 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
12 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.
12 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.
12 years ago
Philipp Hagemeister
9b3a760bbb
[arte] Mark dead code as such
12 years ago
Philipp Hagemeister
d5822b96b0
Move ARD, Arte, ZDF into their own files
12 years ago