Commit Graph

15 Commits (3a8947650b6545e105ca43a551f7c35007b6f647)

Author SHA1 Message Date
remitamine f2017cb020 [srgssr] split long lines and use m3u8_native
remitamine 422f7c112c [srgssr] update tests
remitamine 7db2897ded [srgssr] handle all play urls only in SRGSSRIE and keep RTSIE for articles
Sergey M․ ba911137fa [rts] Add support for articles with videos on rhs (Closes )
Sergey M․ 70d0d43b5e [rts] Check formats (Closes )
Sergey M․ f13b88c616 [rts] Fix f4m and m3u8 extraction (Closes )
Philipp Hagemeister 1cc79574fc Fix imports and general cleanup
· 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
Sergey M․ c492970b4b [rts] Improve _VALID_URL
Sergey M․ 752c8c9b76 [rts] Improve _VALID_URL
Sergey M․ b1399a144d [rts] Add support for the new URL format and extract display id (Closes )
Sergey M․ 09baa7da7e [rts] Update test
Philipp Hagemeister f8514f6186 [rts] Use visible id in file names
Maybe the internal ID is more precise, but it's totally confusing, and the obvious ID still allows a google search.
Sergey M․ 6344fa04bb [rts] Add more formats and audio support (Closes )
Philipp Hagemeister f605128d13 [rts] Add thumbnail support
Philipp Hagemeister f70daac108 [RTS] Add extractor (Fixes )