summaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/sportschau.py
Commit message (Collapse)AuthorAgeFilesLines
* [sportschau.de] Fix extraction and moved to its own file (closes #9799)Yen Chi Hsuan2016-06-181-0/+38
|
* [sportschau] Reimplement in terms of ard extractorSergey M․2015-07-201-47/+0
|
* [sportschau] Improve title extractionJaime Marquínez Ferrándiz2015-07-191-2/+3
| | | | The html '<title>' ends with '- sportschau.de', which shouldn't be part of the title.
* [sportschau] skip download in testJaime Marquínez Ferrándiz2015-07-191-2/+5
|
* [sportschau] Add support for sportschau.deslangangular2015-07-191-0/+43
Closes #6199.