Commit Graph

30 Commits (261f47306c594614edb8a5f0b8f5f3b8a87ce9c0)

Author SHA1 Message Date
Sergey M․ 7512aa986f
Fix some only matching tests (closes )
Philipp Hagemeister 0732a90579 [orf] Add new extractor for f4m stories
Sergey M․ 1339ecb2f8
[orf:radio] Cleanup _VALID_URLs (closes )
phaer efe9316703
[orf:radio] Fix extraction
Since oe1.orf.at has been updated, both ORF radios supported by youtube_dl
use the same API. This commit honors this fact by merging both extractors
into one.
Yen Chi Hsuan ec85ded83c
Fix "invalid escape sequences" error on Python 3.6
Remita Amine 791d29dbf8 [orf] add subtitles support(closes )
Sergey M․ 73c801d660
[orf:tvthek] Fix extraction and modernize (closes )
Sergey M․ 3e050d51d4
[orf:oe1] Relax _VALID_URL
Sergey M․ 84571be645
[orf:tvthek] Remove test md5
Nehal Patel 7b0d333a7e
Fix unit tests for m3u8 and RTSP extractors that require ffmpeg or mplayer
Yen Chi Hsuan f5535ed0e3
[orf] Skip the expired test
Sergey M․ 5886b38d73 Add support for https for all extractors as preventive and future-proof measure
Sergey M․ e277f2a63b [orf:tvthek] Check formats (Closes )
Sergey M․ 986986064e [orf:fm4] Add test
Sergey M․ 4654c1d016 [orf:fm4] Extend _VALID_URL (Closes )
Sergey M․ 529d26c3e1 [orf:iptv] Update test
Sergey M․ 14137b5781 [orf:iptv] Add extractor (Closes )
Philipp Hagemeister 27ca82ebc6 [orf:oe1] Add konsole URL schema (Fixes )
Philipp Hagemeister b9f030cc26 [orf] Fix typo
Philipp Hagemeister 13d27a42cc [orf:tvthek] Add support for topic URLs (Fixes )
Philipp Hagemeister a6620ac28d [orf] Modernize
Jouke Waleson 5f6a1245ff PEP8 applied
Sergey M․ eb3680123a [orf] Move all ORF extractors in one place
Sergey M․ 2acc1f8f50 [orf] Fix segments extraction (Closes )
Philipp Hagemeister 4f81667d76 [orf] Remove unused variable name
Philipp Hagemeister 5d73273f6f [orf] Use new extraction method (Fixes )
dst c0ade33e16 Correct some extractor _VALID_URL regexes
Jaime Marquínez Ferrándiz c8dbccde30 [orf] Remove the test video, they seem to expire in one week
Jeff Smith 8928491074 Fix orf.at extractor by adding file coding mark
Jaime Marquínez Ferrándiz 545434670b Add an extractor for orf.at (closes )
Make find_xpath_attr also accept numbers in the value