Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-06 | Fix "invalid escape sequences" error on Python 3.6 | Yen Chi Hsuan | |
2016-09-14 | Improve some _VALID_URLs | stepshal | |
2016-07-11 | [playvid] Update _TESTS | Yen Chi Hsuan | |
Blocks https://travis-ci.org/rg3/youtube-dl/jobs/143809100 | |||
2015-07-17 | [playvid] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus | Sergey M․ | |
2014-12-13 | Fix imports and general cleanup | Philipp Hagemeister | |
· 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 | |||
2014-11-29 | [playvid] Capture and output error message | Sergey M․ | |
2014-03-10 | [playvid] Simplify (#2539) | Philipp Hagemeister | |
2014-03-10 | Playvid extractor | MikeCol | |