Commit Graph

6 Commits (6ff27b8d5a11f0960f53b93a1ea2423d3384af21)

Author SHA1 Message Date
Yen Chi Hsuan ec85ded83c
Fix "invalid escape sequences" error on Python 3.6 8 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
Philipp Hagemeister baa7081d68 [urort] Update to new multi-format protocol 10 years ago
Philipp Hagemeister 6a1b20de2a [urort] Modernize 10 years ago
Philipp Hagemeister 0dae5083f1 [urort] Add date 11 years ago
Philipp Hagemeister e2b06e76c1 [urort] Add extractor (Fixes #2634) 11 years ago