aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/dreisat.py
AgeCommit message (Expand)Author
2021-03-02[zdf] Rework extractors (closes #11606, closes #13473, closes #17354, closes ...Sergey M․
2019-03-11Start moving to ytdl-orgSergey M․
2018-05-16[dreisat] improve extraction(closes #15350)Remita Amine
2017-01-06[3sat,phoenix] Fix extraction (closes #11619)Sergey M․
2016-07-15Fix unit tests for m3u8 and RTSP extractors that require ffmpeg or mplayerNehal Patel
2016-03-21Add support for https for all extractors as preventive and future-proof measureSergey M․
2016-01-02[dreisat] use extract_from_xml_url from ZDFIE for info extraction(fixes #7680...remitamine
2015-04-30[dreisat] Extend _VALID_URL (Closes #5548)Naglis Jonaitis
2015-04-04[dreisat] Update testSergey M․
2015-04-04[dreisat] Capture status errorsSergey M․
2014-06-08[dreisat] ModernizeSergey M․
2014-06-08[dreisat] Fix thumbnails' width and heightSergey M․
2014-01-03[dreisat] Make ‘index.php’ optional in the url (fixes #2080)Jaime Marquínez Ferrándiz
2014-01-01[dreisat] Update test filename and checksumJaime Marquínez Ferrándiz
2013-12-25Remove unused importsPhilipp Hagemeister
2013-12-24[dreisat] Use centralized format sortingPhilipp Hagemeister
2013-12-04Merge remote-tracking branch 'dstftw/correct-valid-urls'Philipp Hagemeister
2013-12-04Correct some extractor _VALID_URL regexesdst
2013-12-03Remove the compatibility code used before the new format system was implementedJaime Marquínez Ferrándiz
2013-11-26Use the new '_download_xml' helper in more extractorsJaime Marquínez Ferrándiz
2013-09-14Set the ext field for each formatJaime Marquínez Ferrándiz
2013-07-11Remove video_result helper methodPhilipp Hagemeister
2013-07-08Remove dead codePhilipp Hagemeister
2013-07-08[3sat] Add support (Fixes #1001)Philipp Hagemeister