Commit Graph

12 Commits (82e02ea5fce6bbc595dbfefc8eafce21e2bb53cc)

Author SHA1 Message Date
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 )