Add support for https for all extractors as preventive and future-proof measure
[youtube-dl] / youtube_dl / extractor / mitele.py
index c595f20775efd8e4aed348e4886ac55209e2c6e2..9e584860a2e4ac98596093b701910c0060d978b9 100644 (file)
@@ -14,7 +14,7 @@ from ..utils import (
 
 class MiTeleIE(InfoExtractor):
     IE_DESC = 'mitele.es'
-    _VALID_URL = r'http://www\.mitele\.es/[^/]+/[^/]+/[^/]+/(?P<id>[^/]+)/'
+    _VALID_URL = r'https?://www\.mitele\.es/[^/]+/[^/]+/[^/]+/(?P<id>[^/]+)/'
 
     _TESTS = [{
         'url': 'http://www.mitele.es/programas-tv/diario-de/la-redaccion/programa-144/',