]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/telequebec.py
[ie/youtube] Extract upload timestamp if available (#9856)
[yt-dlp.git] / yt_dlp / extractor / telequebec.py
index e89137269a23fa0966d754112d7b50a1025ade77..08a083714e55c53bbe922dc42f203bdbea5f8883 100644 (file)
@@ -83,7 +83,7 @@ def _real_extract(self, url):
 
 
 class TeleQuebecSquatIE(InfoExtractor):
-    _VALID_URL = r'https://squat\.telequebec\.tv/videos/(?P<id>\d+)'
+    _VALID_URL = r'https?://squat\.telequebec\.tv/videos/(?P<id>\d+)'
     _TESTS = [{
         'url': 'https://squat.telequebec.tv/videos/9314',
         'info_dict': {