Commit Graph

8 Commits (5db34f680f93917ef79ba59d501b9f82e6d44330)

Author SHA1 Message Date
Sergey M․ f8da79f828 [extractor/common] Improve _form_hidden_inputs and rename to _hidden_inputs
Sergey M․ 01b89d5682 [played] Use `_form_hidden_inputs`
Sergey M․ 62420c73cb [played] Skip test
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
Sergey M․ 766306450d [played] Capture and output error message
Philipp Hagemeister 76e7d1e74b [played] Remove unused import
Philipp Hagemeister 38c4d41b74 [played] Simplify ()
Carlos Ramos 5aa38e75b2 [played] Add new extractor