Unknown
3ca3f77f9c
[skip travis] adding automerge support
...
basically copying content of youtube_dl folder to youtube_dlc and excluding the youtube_dl folder when compiling
2020-09-02 23:33:41 +02:00
Unknown
cefecac12c
[skip travis] renaming
...
to avoid using same folder when using pip install for example
2020-09-02 20:25:25 +02:00
Yen Chi Hsuan
ec85ded83c
Fix "invalid escape sequences" error on Python 3.6
2017-01-06 00:58:56 +08:00
stepshal
925194022c
Improve some _VALID_URLs
2016-09-14 22:47:21 +07:00
Yen Chi Hsuan
2a49d01600
[playvid] Update _TESTS
...
Blocks https://travis-ci.org/rg3/youtube-dl/jobs/143809100
2016-07-11 15:15:28 +08:00
Sergey M․
388ad0c05c
[playvid] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus
2015-07-17 23:46:33 +06:00
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
2014-12-13 12:35:45 +01:00
Sergey M․
e987e91fcc
[playvid] Capture and output error message
2014-11-29 22:16:35 +06:00
Philipp Hagemeister
db95dc13a1
[playvid] Simplify ( #2539 )
2014-03-10 20:55:47 +01:00
MikeCol
4ea3137e41
Playvid extractor
2014-03-10 20:16:49 +01:00