Commit Graph

7 Commits (b8070dbbd72fa24fb4c0b7973bf547825a0cfed3)

Author SHA1 Message Date
Sergey M․ 2688176c77 [vodlocker] Use `_form_hidden_inputs`
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 b7b04c9234 [vodlocker] Allow title to end with a <br>
Sergey M․ 8904e979df [vodlocker] Fix _VALID_URL
Philipp Hagemeister e93f4f7578 [vodlocker] Remove unused imports
Philipp Hagemeister 4094b6e36d [vodlocker] PEP8, generalization, and simplification ()
pachacamac 537ba6f381 [Vodlocker] Add new extractor