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