Commit Graph

4 Commits (4669393070e3ea620cc19a1490af2bd51ec0ee35)

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
Jouke Waleson 5f6a1245ff PEP8 applied
Sergey M․ 3258263371 [shared] Update test
Sergey M․ 916c145217 [shared] Add extractor (Closes )