remitamine
|
6b46102661
|
[zdf] fix rtmpt format downloading handle errors
|
2016-01-02 21:24:57 +01:00 |
Sergey M․
|
7e5edcfd33
|
Simplify formats accumulation for f4m/m3u8/smil formats
Now all _extract_*_formats routines return a list
|
2015-12-29 00:58:24 +06:00 |
remitamine
|
a5c1d95500
|
[zdf] fix formats extraction
|
2015-12-28 17:52:05 +01:00 |
Sergey M․
|
c24044635b
|
[zdf:channel] Add more tests
|
2015-12-24 20:44:49 +06:00 |
Sergey M․
|
67ba388efb
|
[zdf:channel] Relax _VALID_URL
|
2015-12-24 20:42:29 +06:00 |
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
|
2015-12-24 20:39:37 +06:00 |
Sergey M․
|
7b091c370c
|
[zdf] Modernize and PEP 8
|
2015-10-19 01:48:05 +06:00 |
kennell
|
b7cedb1604
|
simplify thumbnail dict building
|
2015-10-18 21:25:26 +02:00 |
kennell
|
b243340f0c
|
check if key attrib matches resolution pattern
|
2015-10-18 21:07:52 +02:00 |
kennell
|
8cc83d301d
|
use int_or_none, check if attrib exists, remove thumbnail
|
2015-10-18 20:47:42 +02:00 |
kennell
|
264b23e1a4
|
adds thumbnail support for ZDF Mediathek extractor
|
2015-10-18 19:56:22 +02:00 |
Philipp Hagemeister
|
d51a853d5c
|
[zdf] Fix test case
|
2015-01-08 16:14:50 +01:00 |
Philipp Hagemeister
|
9abd500a74
|
[zdf:channel] Simplify (#4427)
|
2014-12-11 17:07:59 +01:00 |
Adrian Kretz
|
8560c61842
|
[zdf] Add support for channels
|
2014-12-10 17:29:03 +01:00 |
Philipp Hagemeister
|
8cc3eba79a
|
[phoenix] Add new extractor (Fixes #4036)
|
2014-10-27 02:43:59 +01:00 |
Philipp Hagemeister
|
aea856621f
|
[zdf] Simplify
|
2014-10-27 02:14:07 +01:00 |
Sergey M.
|
919052d094
|
[zdf] Fix podcast extraction and use unicode literals (Closes #2446)
|
2014-02-24 13:47:47 +07:00 |
Philipp Hagemeister
|
61224dbcdd
|
[zdf] Make width extraction more robust
|
2013-12-25 15:33:09 +01:00 |
Philipp Hagemeister
|
c7deaa4c74
|
[zdf] Use centralized sorting
|
2013-12-24 23:32:04 +01:00 |
Philipp Hagemeister
|
5a3ea17c94
|
[zdf] Correct order of unknown formats (#1936)
|
2013-12-10 11:52:10 +01:00 |
Philipp Hagemeister
|
2a275ab007
|
[zdf] Use _download_xml
|
2013-11-28 05:47:50 +01:00 |
Philipp Hagemeister
|
a2e6db365c
|
[zdf] add a pseudo-testcase and fix URL matching
|
2013-11-28 05:47:20 +01:00 |
Philipp Hagemeister
|
c059bdd432
|
Remove quality_name field and improve zdf extractor
|
2013-11-25 03:28:55 +01:00 |
Philipp Hagemeister
|
02dbf93f0e
|
[zdf/common] Use API in ZDF extractor.
This also comes with a lot of extra format fields
Fixes #1518
|
2013-11-25 03:13:22 +01:00 |
Philipp Hagemeister
|
f3682997d7
|
Clean up unused imports and other minor mistakes
|
2013-11-20 06:27:48 +01:00 |
Philipp Hagemeister
|
0b7c2485b6
|
[zdf] Add support for hash URLs and simplify (#1518)
|
2013-09-28 15:43:34 +02:00 |
Philipp Hagemeister
|
d5822b96b0
|
Move ARD, Arte, ZDF into their own files
|
2013-06-23 20:24:07 +02:00 |