Commit Graph

41 Commits (249f2b631629471af5cfee2993e62de58c8f5990)

Author SHA1 Message Date
kikuyan d156bc8d59
[orf:tvthek] Add support for MPD formats (closes ) ()
Sergey M․ 943070af4a
[orf:tvthek] Fix thumbnails extraction (closes )
Lukas Anzinger 2202cef0e4
[orf:radio] Switch download URLs to HTTPS (closes ) ()
hh0rva1h 1328305851
[orf] Add support for more radio stations (closes ) ()
Sergey M․ 90ea83c64d
[orf:tvthek] Improve geo restricted videos detection (closes )
Sergey M․ aca2fd222f
[orf:radio] Clean description and improve extraction
Johannes N 9ba179c1fa [orf:fm4] Fix extraction ()
Sergey M․ aaf9d904aa
[orf:tvthek] Make manifest requests non fatal (refs )
Lukas Anzinger 0146c6cde6 [orf:radio] Extract series ()
Sergey M․ 4b6aca17cc
[orf:tvthek] Improve extraction and remove unused code (closes , closes )
Sebastian Haas c620694c97
[orf:tvthek] Fix extraction (closes )
use _extract_m3u8_formats and _extract_f4m_formats helper functions
closes 
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