]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/aliexpress.py
[extractor/youtube] Workaround 403 for android formats
[yt-dlp.git] / yt_dlp / extractor / aliexpress.py
index 6f241e683767f9e43e6e981af2e51564a0f9107f..2e83f2eb6e55459272f648465a7423bd4042740a 100644 (file)
@@ -1,6 +1,3 @@
-# coding: utf-8
-from __future__ import unicode_literals
-
 from .common import InfoExtractor
 from ..compat import compat_str
 from ..utils import (
@@ -18,7 +15,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',