Commit Graph

5 Commits (fd050249afce1bcc9e7f4a127069375467007b55)

Author SHA1 Message Date
Sergey M․ 388ad0c05c [playvid] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus 10 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
Sergey M․ e987e91fcc [playvid] Capture and output error message 10 years ago
Philipp Hagemeister db95dc13a1 [playvid] Simplify (#2539) 11 years ago
MikeCol 4ea3137e41 Playvid extractor 11 years ago