Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [zdf] Fix extraction (closes #12117) | Sergey M․ | 2017-02-14 | 1 | -6/+8 |
| | |||||
* | Fix "invalid escape sequences" error on Python 3.6 | Yen Chi Hsuan | 2017-01-06 | 1 | -1/+1 |
| | |||||
* | [zdf] Improve (closes #11055, closes #11063) | Sergey M․ | 2017-01-05 | 1 | -260/+266 |
| | |||||
* | [zdf] Fix extraction | Paul Hartmann | 2017-01-05 | 1 | -170/+214 |
| | |||||
* | [zdf] Extract subtitles (closes #9081) | Jaime Marquínez Ferrándiz | 2016-04-04 | 1 | -0/+8 |
| | |||||
* | [zdf] Ignore hls manifests that use https (closes #8665) | Jaime Marquínez Ferrándiz | 2016-02-28 | 1 | -0/+4 |
| | | | | | | 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' | ||||
* | [zdf] fix rtmpt format downloading handle errors | remitamine | 2016-01-02 | 1 | -3/+12 |
| | |||||
* | Simplify formats accumulation for f4m/m3u8/smil formats | Sergey M․ | 2015-12-29 | 1 | -12/+6 |
| | | | | Now all _extract_*_formats routines return a list | ||||
* | [zdf] fix formats extraction | remitamine | 2015-12-28 | 1 | -96/+157 |
| | |||||
* | [zdf:channel] Add more tests | Sergey M․ | 2015-12-24 | 1 | -2/+11 |
| | |||||
* | [zdf:channel] Relax _VALID_URL | Sergey M․ | 2015-12-24 | 1 | -1/+1 |
| | |||||
* | [zdf] expand valid-url pattern for channels | Boris Wachtmeister | 2015-12-24 | 1 | -1/+1 |
| | | | | | | | | | 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 | ||||
* | [zdf] Modernize and PEP 8 | Sergey M․ | 2015-10-19 | 1 | -21/+22 |
| | |||||
* | simplify thumbnail dict building | kennell | 2015-10-18 | 1 | -3/+4 |
| | |||||
* | check if key attrib matches resolution pattern | kennell | 2015-10-18 | 1 | -3/+3 |
| | |||||
* | use int_or_none, check if attrib exists, remove thumbnail | kennell | 2015-10-18 | 1 | -8/+5 |
| | |||||
* | adds thumbnail support for ZDF Mediathek extractor | kennell | 2015-10-18 | 1 | -0/+19 |
| | |||||
* | [zdf] Fix test case | Philipp Hagemeister | 2015-01-08 | 1 | -1/+1 |
| | |||||
* | [zdf:channel] Simplify (#4427) | Philipp Hagemeister | 2014-12-11 | 1 | -71/+40 |
| | |||||
* | [zdf] Add support for channels | Adrian Kretz | 2014-12-10 | 1 | -3/+82 |
| | |||||
* | [phoenix] Add new extractor (Fixes #4036) | Philipp Hagemeister | 2014-10-27 | 1 | -74/+77 |
| | |||||
* | [zdf] Simplify | Philipp Hagemeister | 2014-10-27 | 1 | -3/+2 |
| | |||||
* | [zdf] Fix podcast extraction and use unicode literals (Closes #2446) | Sergey M. | 2014-02-24 | 1 | -36/+34 |
| | |||||
* | [zdf] Make width extraction more robust | Philipp Hagemeister | 2013-12-25 | 1 | -6/+6 |
| | |||||
* | [zdf] Use centralized sorting | Philipp Hagemeister | 2013-12-24 | 1 | -21/+7 |
| | |||||
* | [zdf] Correct order of unknown formats (#1936) | Philipp Hagemeister | 2013-12-10 | 1 | -2/+2 |
| | |||||
* | [zdf] Use _download_xml | Philipp Hagemeister | 2013-11-28 | 1 | -4/+4 |
| | |||||
* | [zdf] add a pseudo-testcase and fix URL matching | Philipp Hagemeister | 2013-11-28 | 1 | -1/+15 |
| | |||||
* | Remove quality_name field and improve zdf extractor | Philipp Hagemeister | 2013-11-25 | 1 | -6/+17 |
| | |||||
* | [zdf/common] Use API in ZDF extractor. | Philipp Hagemeister | 2013-11-25 | 1 | -45/+70 |
| | | | | | This also comes with a lot of extra format fields Fixes #1518 | ||||
* | Clean up unused imports and other minor mistakes | Philipp Hagemeister | 2013-11-20 | 1 | -1/+1 |
| | |||||
* | [zdf] Add support for hash URLs and simplify (#1518) | Philipp Hagemeister | 2013-09-28 | 1 | -32/+42 |
| | |||||
* | Move ARD, Arte, ZDF into their own files | Philipp Hagemeister | 2013-06-23 | 1 | -0/+65 |