aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/orf.py
Commit message (Expand)AuthorAgeFilesLines
* Fix some only matching tests (closes #14855)Sergey M․2017-11-261-3/+3
* [orf] Add new extractor for f4m storiesPhilipp Hagemeister2017-09-141-4/+110
* [orf:radio] Cleanup _VALID_URLs (closes #11643)Sergey M․2017-05-141-33/+29
* [orf:radio] Fix extractionphaer2017-05-141-61/+52
* Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan2017-01-061-1/+1
* [orf] add subtitles support(closes #10939)Remita Amine2016-10-191-0/+10
* [orf:tvthek] Fix extraction and modernize (closes #10898)Sergey M․2016-10-141-23/+23
* [orf:oe1] Relax _VALID_URLSergey M․2016-07-261-3/+6
* [orf:tvthek] Remove test md5Sergey M․2016-07-151-1/+0
* Fix unit tests for m3u8 and RTSP extractors that require ffmpeg or mplayerNehal Patel2016-07-151-10/+11
* [orf] Skip the expired testYen Chi Hsuan2016-04-291-0/+1
* Add support for https for all extractors as preventive and future-proof measureSergey M․2016-03-211-3/+3
* [orf:tvthek] Check formats (Closes #8580)Sergey M․2016-02-161-0/+1
* [orf:fm4] Add testSergey M․2016-01-141-0/+14
* [orf:fm4] Extend _VALID_URL (Closes #8234)Sergey M․2016-01-141-1/+1
* [orf:iptv] Update testSergey M․2015-04-251-7/+7
* [orf:iptv] Add extractor (Closes #5140)Sergey M․2015-03-071-0/+94
* [orf:oe1] Add konsole URL schema (Fixes #4675)Philipp Hagemeister2015-01-101-4/+7
* [orf] Fix typoPhilipp Hagemeister2015-01-101-1/+1
* [orf:tvthek] Add support for topic URLs (Fixes #4474)Philipp Hagemeister2014-12-161-5/+20
* [orf] ModernizePhilipp Hagemeister2014-12-131-14/+14
* PEP8 appliedJouke Waleson2014-11-231-1/+1
* [orf] Move all ORF extractors in one placeSergey M․2014-08-101-1/+75
* [orf] Fix segments extraction (Closes #2501)Sergey M․2014-03-031-1/+10
* [orf] Remove unused variable namePhilipp Hagemeister2014-01-071-1/+1
* [orf] Use new extraction method (Fixes #2057)Philipp Hagemeister2014-01-061-38/+82
* Correct some extractor _VALID_URL regexesdst2013-12-041-1/+1
* [orf] Remove the test video, they seem to expire in one weekJaime Marquínez Ferrándiz2013-09-031-13/+0
* Fix orf.at extractor by adding file coding markJeff Smith2013-08-291-0/+2
* Add an extractor for orf.at (closes #1346)Jaime Marquínez Ferrándiz2013-08-291-0/+65