Commit Graph

17 Commits (master)

Author SHA1 Message Date
Yen Chi Hsuan ec85ded83c
Fix "invalid escape sequences" error on Python 3.6 7 years ago
Remita Amine 68601ef3ac [rts,srgssr] improve extraction for geo restricted videos(fixes #11089)(closes #4989) 8 years ago
remitamine f2017cb020 [srgssr] split long lines and use m3u8_native 8 years ago
remitamine 422f7c112c [srgssr] update tests 8 years ago
remitamine 7db2897ded [srgssr] handle all play urls only in SRGSSRIE and keep RTSIE for articles 9 years ago
Sergey M․ ba911137fa [rts] Add support for articles with videos on rhs (Closes #6332) 9 years ago
Sergey M․ 70d0d43b5e [rts] Check formats (Closes #5711) 9 years ago
Sergey M․ f13b88c616 [rts] Fix f4m and m3u8 extraction (Closes #4873) 9 years ago
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
10 years ago
Sergey M․ c492970b4b [rts] Improve _VALID_URL 10 years ago
Sergey M․ 752c8c9b76 [rts] Improve _VALID_URL 10 years ago
Sergey M․ b1399a144d [rts] Add support for the new URL format and extract display id (Closes #4349) 10 years ago
Sergey M․ 09baa7da7e [rts] Update test 10 years ago
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.
10 years ago
Sergey M․ 6344fa04bb [rts] Add more formats and audio support (Closes #2689) 10 years ago
Philipp Hagemeister f605128d13 [rts] Add thumbnail support 10 years ago
Philipp Hagemeister f70daac108 [RTS] Add extractor (Fixes #2608) 10 years ago