Commit Graph

7 Commits (12e9e8445dc090a12c6f7643a346725788b0ca6b)

Author SHA1 Message Date
Sergey M․ 5d8dcb5342 [vuclip] Fix extraction
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 2d29ac4f23 [vuclip] Fix regexp
Philipp Hagemeister a7a747d687 [vuclip] Remove test code
Philipp Hagemeister 59c03a9bfb [vuclip] Fix extraction
Philipp Hagemeister f44e5d8b43 [vuclip] Fix VALID_URL regex
Philipp Hagemeister aec74dd95a [vuclip] Add extractor (Fixes )