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
/
ard.py
Age
Commit message (
Expand
)
Author
2016-10-27
[ard] Fix typo
neutric
2016-10-25
[ard] Detect unavailable videos (closes #11018)
Sergey M․
2016-09-08
Add missing r prefix for _VALID_URLs
stepshal
2016-07-28
[ard:mediathek] Skip unavailable test
Sergey M․
2016-07-18
[ard] Add test for rbb-online
Sergey M․
2016-07-17
[ard] Add support for rbb-online (Closes #10095)
Sergey M․
2016-07-09
[ard] fix f4m extraction and skip tests with 404 errors
Remita Amine
2016-06-18
[ard] Remove SportschauIE, which is now based on WDR (#9799)
Yen Chi Hsuan
2016-04-12
[ard] Change subtitles extension to ttml (Closes #9169)
Sergey M․
2015-12-29
Simplify formats accumulation for f4m/m3u8/smil formats
Sergey M․
2015-12-25
[srmediathek] improve extraction
remitamine
2015-10-26
[compat] compat_etree_fromstring: also decode the text attribute
Jaime Marquínez Ferrándiz
2015-07-20
[ard:mediathek] Add test for direct mp4
Sergey M․
2015-07-20
[ard:mediathek] Remove dead test
Sergey M․
2015-07-20
[ard:mediathek] Add audio test
Sergey M․
2015-07-20
[sportschau] Reimplement in terms of ard extractor
Sergey M․
2015-07-19
[ard] Extract all formats
Sergey M․
2015-03-16
[ard] Capture and output time restricted videos (Closes #5213)
Sergey M․
2015-02-01
[ard] Remove deleted video test case
Philipp Hagemeister
2014-11-23
PEP8 applied
Jouke Waleson
2014-10-22
[ard] make rss match more universal
Ole Ernst
2014-10-10
[ard] Add rss support
Ole Ernst
2014-09-28
Remove unused imports
Philipp Hagemeister
2014-09-16
[ard] Remove URL path escaping
Sergey M․
2014-09-13
[ard] Make more robust against missing thumbnails
Philipp Hagemeister
2014-08-27
[ard] Add suppor for plain ARD downloads (Fixes #3546)
Philipp Hagemeister
2014-08-10
[ard] Show error message for videos that are no longer available (#3422)
Sergey M․
2014-07-31
[ard] Quote path part instead of whole URL encode
Sergey M․
2014-07-31
[ard] Encode url (Closes #3412)
Sergey M․
2014-07-20
[ard] Add support for NDR-style videos (fixes #3281)
Philipp Hagemeister
2014-06-16
[ARDIE] adjustments suggested by @jaimeMF
pulpe
2014-06-16
[ARDIE] fix formats extraction (fixes #3087)
pulpe
2014-06-03
[ard] Fix format extraction (fixes #3006 and #3032)
Jaime Marquínez Ferrándiz
2014-05-30
[ard] Fix title (#3006)
Philipp Hagemeister
2014-01-27
[ard] Support multiple formats (Closes #2247)
Philipp Hagemeister
2013-07-08
Do not redefine variables in list comprehensions
Philipp Hagemeister
2013-06-27
Move tests to the IE definitions
Philipp Hagemeister
2013-06-23
Move ARD, Arte, ZDF into their own files
Philipp Hagemeister