aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/ard.py
AgeCommit message (Expand)Author
2017-07-29[ard] Add support for lives (closes #13771)Sergey M․
2017-01-06Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan
2016-11-06[ard] Remove age restriction check (closes #11129)Sergey M․
2016-10-27[ard] Fix typoneutric
2016-10-25[ard] Detect unavailable videos (closes #11018)Sergey M․
2016-09-08Add missing r prefix for _VALID_URLsstepshal
2016-07-28[ard:mediathek] Skip unavailable testSergey M․
2016-07-18[ard] Add test for rbb-onlineSergey 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 errorsRemita 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-29Simplify formats accumulation for f4m/m3u8/smil formatsSergey M․
2015-12-25[srmediathek] improve extractionremitamine
2015-10-26[compat] compat_etree_fromstring: also decode the text attributeJaime Marquínez Ferrándiz
2015-07-20[ard:mediathek] Add test for direct mp4Sergey M․
2015-07-20[ard:mediathek] Remove dead testSergey M․
2015-07-20[ard:mediathek] Add audio testSergey M․
2015-07-20[sportschau] Reimplement in terms of ard extractorSergey M․
2015-07-19[ard] Extract all formatsSergey M․
2015-03-16[ard] Capture and output time restricted videos (Closes #5213)Sergey M․
2015-02-01[ard] Remove deleted video test casePhilipp Hagemeister
2014-11-23PEP8 appliedJouke Waleson
2014-10-22[ard] make rss match more universalOle Ernst
2014-10-10[ard] Add rss supportOle Ernst
2014-09-28Remove unused importsPhilipp Hagemeister
2014-09-16[ard] Remove URL path escapingSergey M․
2014-09-13[ard] Make more robust against missing thumbnailsPhilipp 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 encodeSergey 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 @jaimeMFpulpe
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-08Do not redefine variables in list comprehensionsPhilipp Hagemeister
2013-06-27Move tests to the IE definitionsPhilipp Hagemeister
2013-06-23Move ARD, Arte, ZDF into their own filesPhilipp Hagemeister