Author | SHA1 | Message | Date |
---|---|---|---|
Yen Chi Hsuan |
2a49d01600
|
[playvid] Update _TESTS
Blocks https://travis-ci.org/rg3/youtube-dl/jobs/143809100 |
8 years ago |
Sergey M․ | 388ad0c05c | [playvid] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus | 9 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 |