logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: 06368a232a9bc8b383db77b0087a2ab1af94a833
parent 8a7bbd160641dbbc13f68aaa26dfa49b71483a8e
Author: Sergey M․ <dstftw@gmail.com>
Date:   Fri, 18 Sep 2015 21:01:55 +0600

[playwire] Fix test

Diffstat:

Myoutube_dl/extractor/playwire.py2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/youtube_dl/extractor/playwire.py b/youtube_dl/extractor/playwire.py @@ -19,7 +19,7 @@ class PlaywireIE(InfoExtractor): 'id': '3353705', 'ext': 'mp4', 'title': 'S04_RM_UCL_Rus', - 'thumbnail': 're:^http://.*\.png$', + 'thumbnail': 're:^https?://.*\.png$', 'duration': 145.94, }, }, {