Commit Graph

6 Commits (54a5428518adc4ddca085bdac471bc4f286024e4)

Author SHA1 Message Date
Yen Chi Hsuan d0d6c097fc [moniker] Support embed- URLs ()
Sergey M․ 2419a376b9 [moniker] Check not found error ()
Sergey M․ e206740fd7 [moniker] Capture and output error message ()
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
Philipp Hagemeister 589d3d7c7a [moniker] rename from hypestat ()