Commit Graph

7 Commits (17d2712d9c58af788f234a2682d486f1d0a3ab78)

Author SHA1 Message Date
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 ef89dba58f [myspass] Modernize test case
Jaime Marquínez Ferrándiz fb2a706d11 [myspass] Simplify and use unicode_literals
dst c0ade33e16 Correct some extractor _VALID_URL regexes
Jaime Marquínez Ferrándiz e26f871228 Use the new '_download_xml' helper in more extractors
Philipp Hagemeister 6f5ac90cf3 Move tests to the IE definitions
Philipp Hagemeister 97d2db017c [myspass] Move into own file and default to mp4 ext