Commit Graph

7 Commits (8980f53b4227bc213048fce52c634830dd25e4bb)

Author SHA1 Message Date
Sergey M․ f3517569f6
[gvsearch] Modernize and fix page result request (closes )
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 829476b80a [googlesearch] Move test to extractor
Philipp Hagemeister c3d36f134f [googlesearch] Fix next page indicator check
Philipp Hagemeister ccf9114e84 [googlesearch] Fix start, and skip playlists (Fixes )
Philipp Hagemeister 0f81866329 Add --list-extractor-descriptions (human-readable list of IEs)
Philipp Hagemeister 7aca14a1ec Move G+ IE into its own file, and move google search into a more descriptive module