Commit Graph

41 Commits (9e5ca66f16998eb2a680e23a6e769e34001898c5)

Author SHA1 Message Date
kikuyan d156bc8d59
[orf:tvthek] Add support for MPD formats (closes #28672) (#29236) 3 years ago
Sergey M․ 943070af4a
[orf:tvthek] Fix thumbnails extraction (closes #29217) 3 years ago
Lukas Anzinger 2202cef0e4
[orf:radio] Switch download URLs to HTTPS (closes #29012) (#29046) 3 years ago
hh0rva1h 1328305851
[orf] Add support for more radio stations (closes #24938) (#24968) 4 years ago
Sergey M․ 90ea83c64d
[orf:tvthek] Improve geo restricted videos detection (closes #23741) 4 years ago
Sergey M․ aca2fd222f
[orf:radio] Clean description and improve extraction 4 years ago
Johannes N 9ba179c1fa [orf:fm4] Fix extraction (#23599) 4 years ago
Sergey M․ aaf9d904aa
[orf:tvthek] Make manifest requests non fatal (refs #22578) 5 years ago
Lukas Anzinger 0146c6cde6 [orf:radio] Extract series (#20012) 5 years ago
Sergey M․ 4b6aca17cc
[orf:tvthek] Improve extraction and remove unused code (closes #17956, closes #18024) 6 years ago
Sebastian Haas c620694c97
[orf:tvthek] Fix extraction (closes #17737)
use _extract_m3u8_formats and _extract_f4m_formats helper functions
closes #17737
6 years ago
Sergey M․ 7512aa986f
Fix some only matching tests (closes #14855) 7 years ago
Philipp Hagemeister 0732a90579 [orf] Add new extractor for f4m stories 7 years ago
Sergey M․ 1339ecb2f8
[orf:radio] Cleanup _VALID_URLs (closes #11643) 7 years ago
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.
7 years ago
Yen Chi Hsuan ec85ded83c
Fix "invalid escape sequences" error on Python 3.6 7 years ago
Remita Amine 791d29dbf8 [orf] add subtitles support(closes #10939) 8 years ago
Sergey M․ 73c801d660
[orf:tvthek] Fix extraction and modernize (closes #10898) 8 years ago
Sergey M․ 3e050d51d4
[orf:oe1] Relax _VALID_URL 8 years ago
Sergey M․ 84571be645
[orf:tvthek] Remove test md5 8 years ago
Nehal Patel 7b0d333a7e
Fix unit tests for m3u8 and RTSP extractors that require ffmpeg or mplayer 8 years ago
Yen Chi Hsuan f5535ed0e3
[orf] Skip the expired test 8 years ago
Sergey M․ 5886b38d73 Add support for https for all extractors as preventive and future-proof measure 8 years ago
Sergey M․ e277f2a63b [orf:tvthek] Check formats (Closes #8580) 8 years ago
Sergey M․ 986986064e [orf:fm4] Add test 8 years ago
Sergey M․ 4654c1d016 [orf:fm4] Extend _VALID_URL (Closes #8234) 8 years ago
Sergey M․ 529d26c3e1 [orf:iptv] Update test 9 years ago
Sergey M․ 14137b5781 [orf:iptv] Add extractor (Closes #5140) 9 years ago
Philipp Hagemeister 27ca82ebc6 [orf:oe1] Add konsole URL schema (Fixes #4675) 9 years ago
Philipp Hagemeister b9f030cc26 [orf] Fix typo 9 years ago
Philipp Hagemeister 13d27a42cc [orf:tvthek] Add support for topic URLs (Fixes #4474) 10 years ago
Philipp Hagemeister a6620ac28d [orf] Modernize 10 years ago
Jouke Waleson 5f6a1245ff PEP8 applied 10 years ago
Sergey M․ eb3680123a [orf] Move all ORF extractors in one place 10 years ago
Sergey M․ 2acc1f8f50 [orf] Fix segments extraction (Closes #2501) 10 years ago
Philipp Hagemeister 4f81667d76 [orf] Remove unused variable name 10 years ago
Philipp Hagemeister 5d73273f6f [orf] Use new extraction method (Fixes #2057) 10 years ago
dst c0ade33e16 Correct some extractor _VALID_URL regexes 11 years ago
Jaime Marquínez Ferrándiz c8dbccde30 [orf] Remove the test video, they seem to expire in one week 11 years ago
Jeff Smith 8928491074 Fix orf.at extractor by adding file coding mark 11 years ago
Jaime Marquínez Ferrándiz 545434670b Add an extractor for orf.at (closes #1346)
Make find_xpath_attr also accept numbers in the value
11 years ago