commit: 923292ba643bf2a5c1fade797bd87a0de4f58d25
parent 782bfd26dbebea60e35f58ab18e218bedbecb782
Author: marieell <marieell@tuta.io>
Date: Thu, 10 Feb 2022 10:36:24 +0100
[aliexpress] Fix test case
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/youtube_dl/extractor/aliexpress.py b/youtube_dl/extractor/aliexpress.py
@@ -18,7 +18,7 @@ class AliExpressLiveIE(InfoExtractor):
'id': '2800002704436634',
'ext': 'mp4',
'title': 'CASIMA7.22',
- 'thumbnail': r're:http://.*\.jpg',
+ 'thumbnail': r're:https?://.*\.jpg',
'uploader': 'CASIMA Official Store',
'timestamp': 1500717600,
'upload_date': '20170722',