Explorar o código

[playwire] Fix test

Sergey M․ %!s(int64=10) %!d(string=hai) anos
pai
achega
06368a232a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      youtube_dl/extractor/playwire.py

+ 1 - 1
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,
         },
     }, {