Commit Graph

6 Commits (e9fef7ee4e666b60bc7a757391f16e2be76f6cbb)

Author SHA1 Message Date
stepshal 925194022c
Improve some _VALID_URLs
Sergey M․ 5886b38d73 Add support for https for all extractors as preventive and future-proof measure
Jaime Marquínez Ferrándiz 8f9529cd05 [motorsport] Fix extraction and make trailing '/' optional
They directly embed a youtube video now.
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
Philipp Hagemeister 7d1b527ff9 [motorsport] Fix on Python 3
Philipp Hagemeister 6ff5f12218 [motorsport] Add extractor (Fixes )