index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
youtube_dl
/
extractor
/
zdf.py
Age
Commit message (
Expand
)
Author
2016-02-28
[zdf] Ignore hls manifests that use https (closes #8665)
Jaime Marquínez Ferrándiz
2016-01-02
[zdf] fix rtmpt format downloading handle errors
remitamine
2015-12-29
Simplify formats accumulation for f4m/m3u8/smil formats
Sergey M․
2015-12-28
[zdf] fix formats extraction
remitamine
2015-12-24
[zdf:channel] Add more tests
Sergey M․
2015-12-24
[zdf:channel] Relax _VALID_URL
Sergey M․
2015-12-24
[zdf] expand valid-url pattern for channels
Boris Wachtmeister
2015-10-19
[zdf] Modernize and PEP 8
Sergey M․
2015-10-18
simplify thumbnail dict building
kennell
2015-10-18
check if key attrib matches resolution pattern
kennell
2015-10-18
use int_or_none, check if attrib exists, remove thumbnail
kennell
2015-10-18
adds thumbnail support for ZDF Mediathek extractor
kennell
2015-01-08
[zdf] Fix test case
Philipp Hagemeister
2014-12-11
[zdf:channel] Simplify (#4427)
Philipp Hagemeister
2014-12-10
[zdf] Add support for channels
Adrian Kretz
2014-10-27
[phoenix] Add new extractor (Fixes #4036)
Philipp Hagemeister
2014-10-27
[zdf] Simplify
Philipp Hagemeister
2014-02-24
[zdf] Fix podcast extraction and use unicode literals (Closes #2446)
Sergey M.
2013-12-25
[zdf] Make width extraction more robust
Philipp Hagemeister
2013-12-24
[zdf] Use centralized sorting
Philipp Hagemeister
2013-12-10
[zdf] Correct order of unknown formats (#1936)
Philipp Hagemeister
2013-11-28
[zdf] Use _download_xml
Philipp Hagemeister
2013-11-28
[zdf] add a pseudo-testcase and fix URL matching
Philipp Hagemeister
2013-11-25
Remove quality_name field and improve zdf extractor
Philipp Hagemeister
2013-11-25
[zdf/common] Use API in ZDF extractor.
Philipp Hagemeister
2013-11-20
Clean up unused imports and other minor mistakes
Philipp Hagemeister
2013-09-28
[zdf] Add support for hash URLs and simplify (#1518)
Philipp Hagemeister
2013-06-23
Move ARD, Arte, ZDF into their own files
Philipp Hagemeister