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
2020-05-29
[ard:beta] Extend _VALID_URL (closes #25405)
Sergey M․
2020-05-20
[ard] Improve _VALID_URL (closes #25134) (#25198)
Michael Klein
2020-01-19
[ard] add a missing condition
Remita Amine
2020-01-17
[ard] improve extraction(closes #23761)
Remita Amine
2018-12-17
[ard:beta] Improve extraction robustness, fix subtitles extraction, improve g...
Sergey M․
2018-12-17
[ard:beta] Relax _VALID_URL (closes #18441)
Sergey M․
2018-12-10
[ard:mediathek] Add support for classic.ardmediathek.de (closes #18473)
Sergey M․
2018-12-07
[ard:mediathek] Fix title and description extraction (closes #18349)
Alexander Seiler
2018-09-01
[ard] Add support for one.ard.de
LangerJan
2018-09-01
[ard] extract f4m formats
Remita Amine
2018-09-01
[ard] beta mediathek: make regexp for JSON more robust
Philipp Hagemeister
2018-09-01
[ard] Better format handling
Philipp Hagemeister
2018-09-01
[ard] Add support for Beta ARD Mediathek
Philipp Hagemeister
2018-07-21
Improve URL extraction
Sergey M․
2018-02-25
[ard] Remove dead tests
Sergey M․
2018-02-25
[ard] Add alive tests
Wandang
2017-12-05
[ard] Skip invalid stream URLs (closes #14906)
Sergey M․
2017-10-09
Fix some regexes
Sergey M․
2017-07-29
[ard] Add support for lives (closes #13771)
Sergey M․
2017-01-06
Fix "invalid escape sequences" error on Python 3.6
Yen Chi Hsuan
2016-11-06
[ard] Remove age restriction check (closes #11129)
Sergey M․
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․
[next]