Commit Graph

37 Commits (master)

Author SHA1 Message Date
Sergey M․ b4cbdbd4b3
[zdf:channel] Fix tests 4 years ago
Sergey M․ 9cf26b6e1d
[zdf] Bypass geo restriction 5 years ago
Sergey M․ 3052a30d42
Improve URL extraction 6 years ago
Wandang 12acb9a6fb [zdf] Update tests 6 years ago
Sergey M․ 50de3dbad3
[zdf] Fix extraction (closes #12117) 7 years ago
Yen Chi Hsuan ec85ded83c
Fix "invalid escape sequences" error on Python 3.6 7 years ago
Sergey M․ fb47cb5b23
[zdf] Improve (closes #11055, closes #11063) 7 years ago
Paul Hartmann b6de53ea8a
[zdf] Fix extraction 7 years ago
Jaime Marquínez Ferrándiz 8c7d6e8e22 [zdf] Extract subtitles (closes #9081) 8 years ago
Jaime Marquínez Ferrándiz 9173202b84 [zdf] Ignore hls manifests that use https (closes #8665)
The certificates are misconfigured, you get the following error mesage:

    ssl.CertificateError: hostname u'zdf-hdios-none-i.zdf.de' doesn't match either of 'a248.e.akamai.net', '*.akamaihd.net', '*.akamaihd-staging.net', '*.akamaized.net', '*.akamaized-staging.net'
8 years ago
remitamine 6b46102661 [zdf] fix rtmpt format downloading handle errors 8 years ago
Sergey M․ 7e5edcfd33 Simplify formats accumulation for f4m/m3u8/smil formats
Now all _extract_*_formats routines return a list
8 years ago
remitamine a5c1d95500 [zdf] fix formats extraction 8 years ago
Sergey M․ c24044635b [zdf:channel] Add more tests 8 years ago
Sergey M․ 67ba388efb [zdf:channel] Relax _VALID_URL 8 years ago
Boris Wachtmeister e41604227c [zdf] expand valid-url pattern for channels
The webpage also creates URLs which include additional text that defines
the sorting order on the page like "aktuellste" (most current) and
"meist-gesehen" (most seen), e.g.:

http://www.zdf.de/ZDFmediathek/kanaluebersicht/aktuellste/332
http://www.zdf.de/ZDFmediathek/kanaluebersicht/meist-gesehen/332
8 years ago
Sergey M․ 7b091c370c [zdf] Modernize and PEP 8 9 years ago
kennell b7cedb1604 simplify thumbnail dict building 9 years ago
kennell b243340f0c check if key attrib matches resolution pattern 9 years ago
kennell 8cc83d301d use int_or_none, check if attrib exists, remove thumbnail 9 years ago
kennell 264b23e1a4 adds thumbnail support for ZDF Mediathek extractor 9 years ago
Philipp Hagemeister d51a853d5c [zdf] Fix test case 9 years ago
Philipp Hagemeister 9abd500a74 [zdf:channel] Simplify (#4427) 10 years ago
Adrian Kretz 8560c61842 [zdf] Add support for channels 10 years ago
Philipp Hagemeister 8cc3eba79a [phoenix] Add new extractor (Fixes #4036) 10 years ago
Philipp Hagemeister aea856621f [zdf] Simplify 10 years ago
Sergey M. 919052d094 [zdf] Fix podcast extraction and use unicode literals (Closes #2446) 10 years ago
Philipp Hagemeister 61224dbcdd [zdf] Make width extraction more robust 11 years ago
Philipp Hagemeister c7deaa4c74 [zdf] Use centralized sorting 11 years ago
Philipp Hagemeister 5a3ea17c94 [zdf] Correct order of unknown formats (#1936) 11 years ago
Philipp Hagemeister 2a275ab007 [zdf] Use _download_xml 11 years ago
Philipp Hagemeister a2e6db365c [zdf] add a pseudo-testcase and fix URL matching 11 years ago
Philipp Hagemeister c059bdd432 Remove quality_name field and improve zdf extractor 11 years ago
Philipp Hagemeister 02dbf93f0e [zdf/common] Use API in ZDF extractor.
This also comes with a lot of extra format fields
Fixes #1518
11 years ago
Philipp Hagemeister f3682997d7 Clean up unused imports and other minor mistakes 11 years ago
Philipp Hagemeister 0b7c2485b6 [zdf] Add support for hash URLs and simplify (#1518) 11 years ago
Philipp Hagemeister d5822b96b0 Move ARD, Arte, ZDF into their own files 11 years ago