summaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/arte.py
Commit message (Collapse)AuthorAgeFilesLines
...
* ArteTvIE: rewrite the extract process to support the new site (fixes #875)Jaime Marquínez Ferrándiz2013-06-271-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 suchPhilipp Hagemeister2013-06-231-27/+29
|
* Move ARD, Arte, ZDF into their own filesPhilipp Hagemeister2013-06-231-0/+134