remitamine
|
6b46102661
|
[zdf] fix rtmpt format downloading handle errors
|
9 years ago |
Sergey M․
|
7e5edcfd33
|
Simplify formats accumulation for f4m/m3u8/smil formats
Now all _extract_*_formats routines return a list
|
9 years ago |
remitamine
|
a5c1d95500
|
[zdf] fix formats extraction
|
9 years ago |
Sergey M․
|
c24044635b
|
[zdf:channel] Add more tests
|
9 years ago |
Sergey M․
|
67ba388efb
|
[zdf:channel] Relax _VALID_URL
|
9 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
|
9 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
|
10 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)
|
11 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
|
12 years ago |