aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/wdr.py
AgeCommit message (Expand)Author
2018-01-13[wdr] Fix testSergey M․
2018-01-13[wdr] Bypass geo restrictionSergey M․
2018-01-13[wdr] Rework extractors (closes #14598)Sergey M․
2018-01-13[wdr:elefant] Add extractorSebastian Leske
2017-10-08[wdr] Relax media link regex (closes #14447)Sergey M․
2017-03-10[wdr] Actualize commentSergey M․
2017-03-10[wdr:maus] Fix extraction and update testsrunningbits
2016-10-03Unify coding cookieDéstin Reed
2016-06-18[wdr] Add WDRBaseIE, for Sportschau (#9799)Yen Chi Hsuan
2016-06-10[wdr] Subtitles are TTMLYen Chi Hsuan
2016-06-09[wdr] Misc changesYen Chi Hsuan
2016-06-09[wdr] Simplify extractionYen Chi Hsuan
2016-06-09[wdr] Support radio players (closes #6147)Yen Chi Hsuan
2016-06-08[wdr] Update _TESTSYen Chi Hsuan
2016-05-26[WDR] fixed parsing of playlistsBoris Wachtmeister
2016-05-26[WDR] the other wdrmaus.de pages also changed to the new playerBoris Wachtmeister
2016-05-26[WDR] extract jsonp-url by parsing data-extension of mediaLinkBoris Wachtmeister
2016-05-26[WDR] add special handling if alt-url is a m3u8Boris Wachtmeister
2016-05-26[WDR] use _download_json with a strip_jsonpBoris Wachtmeister
2016-05-26[WDR] use single quotes for stringsBoris Wachtmeister
2016-04-23[WDRMaus] switch current show to new WDR extractor (fixes #8562)Boris Wachtmeister
2016-04-23[WDR] complete overhaul after relaunch of the siteBoris Wachtmeister
2016-03-21Add support for https for all extractors as preventive and future-proof measureSergey M․
2016-03-21Add missing r prefix for _VALID_URLsSergey M․
2015-12-29[wdr] split long linesremitamine
2015-12-29Simplify formats accumulation for f4m/m3u8/smil formatsSergey M․
2015-12-11[wdr] extract all formats(closes #7788)remitamine
2015-02-24[wdr] Download a live streamAntti Ajanki
2015-02-01[wdr] Complete test definitionPhilipp Hagemeister
2015-01-24[extractors] Use http_headers for setting the User-Agent and the RefererJaime Marquínez Ferrándiz
2015-01-09[wdr] Support overviews (Fixes #4651)Philipp Hagemeister
2015-01-09[wdr] ModernizePhilipp Hagemeister
2014-12-13Fix imports and general cleanupPhilipp Hagemeister
2014-11-23PEP8 appliedJouke Waleson
2014-07-23[wdr] fix up importsPhilipp Hagemeister
2014-07-23[wdr] Fix umlaut parsing on Python 2.xPhilipp Hagemeister
2014-07-21[wdr] Replace test casePhilipp Hagemeister
2014-07-01[wdr] fix testpulpe
2014-05-12[wdr] Add support for mobile URLsPhilipp Hagemeister
2014-03-30[wdr] Add support for more wdrmaus subpagesPhilipp Hagemeister
2014-03-30[wdr] Add support for wdrmaus.de (Fixes #2651)Philipp Hagemeister
2014-03-13[wdr] Add description to testsPhilipp Hagemeister
2014-03-12[wdr] Add support for WDR sites (Closes #1367)Sergey M․