Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-02 | [zdf] Rework extractors (closes #11606, closes #13473, closes #17354, closes ↵ | Sergey M․ | |
#21185, closes #26711, closes #27068, closes #27930, closes #28198, closes #28199, closes #28274) * Generalize unique video ids for zdf based extractors * Improve extraction * Fix 3sat and phoenix | |||
2019-03-11 | Start moving to ytdl-org | Sergey M․ | |
2018-05-16 | [dreisat] improve extraction(closes #15350) | Remita Amine | |
- extract all formats - extract more format metadata extraction - improve format sorting - use hls native downloader - detect geo-restriction - bypass geo-restriction | |||
2017-01-06 | [3sat,phoenix] Fix extraction (closes #11619) | Sergey M․ | |
2016-07-15 | Fix unit tests for m3u8 and RTSP extractors that require ffmpeg or mplayer | Nehal Patel | |
2016-03-21 | Add support for https for all extractors as preventive and future-proof measure | Sergey M․ | |
2016-01-02 | [dreisat] use extract_from_xml_url from ZDFIE for info extraction(fixes ↵ | remitamine | |
#7680)(fixes #8104)(closes #8121) | |||
2015-04-30 | [dreisat] Extend _VALID_URL (Closes #5548) | Naglis Jonaitis | |
2015-04-04 | [dreisat] Update test | Sergey M․ | |
2015-04-04 | [dreisat] Capture status errors | Sergey M․ | |
2014-06-08 | [dreisat] Modernize | Sergey M․ | |
2014-06-08 | [dreisat] Fix thumbnails' width and height | Sergey 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 checksum | Jaime Marquínez Ferrándiz | |
2013-12-25 | Remove unused imports | Philipp Hagemeister | |
2013-12-24 | [dreisat] Use centralized format sorting | Philipp Hagemeister | |
2013-12-04 | Merge remote-tracking branch 'dstftw/correct-valid-urls' | Philipp Hagemeister | |
2013-12-04 | Correct some extractor _VALID_URL regexes | dst | |
2013-12-03 | Remove the compatibility code used before the new format system was implemented | Jaime Marquínez Ferrándiz | |
2013-11-26 | Use the new '_download_xml' helper in more extractors | Jaime Marquínez Ferrándiz | |
2013-09-14 | Set the ext field for each format | Jaime Marquínez Ferrándiz | |
2013-07-11 | Remove video_result helper method | Philipp Hagemeister | |
Calling it was more complex then actually including the type in the video info | |||
2013-07-08 | Remove dead code | Philipp Hagemeister | |
2013-07-08 | [3sat] Add support (Fixes #1001) | Philipp Hagemeister | |