Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [arte] add support for downloading from http://liveweb.arte.tv (fixes #1014) | Jaime Marquínez Ferrándiz | 2013-08-03 | 1 | -1/+27 |
| | |||||
* | [arte] Prefer vídeos without subtitles in the same language (fixes #1173) ↵ | Jaime Marquínez Ferrándiz | 2013-08-03 | 1 | -1/+3 |
| | | | | and fix crash when there's no description | ||||
* | Fix regex error when only subtitled video is available on arte. | Dominik | 2013-08-01 | 1 | -1/+1 |
| | |||||
* | [arte] Fix on 2.6 | Philipp Hagemeister | 2013-07-11 | 1 | -1/+2 |
| | |||||
* | Remove dead code | Philipp Hagemeister | 2013-07-08 | 1 | -4/+1 |
| | |||||
* | [arte] Always look for the JSON URL (Fixes #1002) | Philipp Hagemeister | 2013-07-08 | 1 | -6/+2 |
| | |||||
* | ArteTVIE: support emission urls that don't contain the video id | Jaime Marquínez Ferrándiz | 2013-07-05 | 1 | -1/+6 |
| | | | | Like http://www.arte.tv/guide/fr/emissions/AJT/arte-journal | ||||
* | [arte] Fix language selection (Fixes #988) | Philipp Hagemeister | 2013-07-04 | 1 | -8/+12 |
| | |||||
* | ArteTVIE: extract the video with the correct language | Jaime Marquínez Ferrándiz | 2013-07-02 | 1 | -5/+15 |
| | | | | | | 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 | ||||
* | ArteTvIE: support videos from videos.arte.tv | Jaime Marquínez Ferrándiz | 2013-06-30 | 1 | -8/+55 |
| | | | | | 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. | ||||
* | ArteTvIE: rewrite the extract process to support the new site (fixes #875) | Jaime Marquínez Ferrándiz | 2013-06-27 | 1 | -86/+36 |
| | | | | | The video can be downloaded with rtmp or http, but the best quality format seems to always use rtmp. Deleted the old methods. | ||||
* | [arte] Mark dead code as such | Philipp Hagemeister | 2013-06-23 | 1 | -27/+29 |
| | |||||
* | Move ARD, Arte, ZDF into their own files | Philipp Hagemeister | 2013-06-23 | 1 | -0/+134 |