Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-06 | Fix "invalid escape sequences" error on Python 3.6 | Yen Chi Hsuan | |
2016-12-10 | [rts,srgssr] improve extraction for geo restricted videos(fixes ↵ | Remita Amine | |
#11089)(closes #4989) | |||
2015-12-29 | [srgssr] split long lines and use m3u8_native | remitamine | |
2015-12-29 | [srgssr] update tests | remitamine | |
2015-12-05 | [srgssr] handle all play urls only in SRGSSRIE and keep RTSIE for articles | remitamine | |
2015-07-23 | [rts] Add support for articles with videos on rhs (Closes #6332) | Sergey M․ | |
2015-05-15 | [rts] Check formats (Closes #5711) | Sergey M․ | |
2015-02-05 | [rts] Fix f4m and m3u8 extraction (Closes #4873) | Sergey M․ | |
2014-12-13 | Fix imports and general cleanup | Philipp Hagemeister | |
· Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail. · Use _match_id consistently whenever possible · Fix some outdated tests · Use consistent valid URL (always match the whole protocol, no ^ at start required) · Use modern test definitions | |||
2014-12-02 | [rts] Improve _VALID_URL | Sergey M․ | |
2014-12-02 | [rts] Improve _VALID_URL | Sergey M․ | |
2014-12-02 | [rts] Add support for the new URL format and extract display id (Closes #4349) | Sergey M․ | |
2014-04-07 | [rts] Update test | Sergey M․ | |
2014-04-04 | [rts] Use visible id in file names | Philipp Hagemeister | |
Maybe the internal ID is more precise, but it's totally confusing, and the obvious ID still allows a google search. | |||
2014-04-04 | [rts] Add more formats and audio support (Closes #2689) | Sergey M․ | |
2014-03-24 | [rts] Add thumbnail support | Philipp Hagemeister | |
2014-03-24 | [RTS] Add extractor (Fixes #2608) | Philipp Hagemeister | |