]> Raphaƫl G. Git Repositories - youtubedl/blobdiff - youtube_dl/extractor/tf1.py
Imported Upstream version 2016.06.25
[youtubedl] / youtube_dl / extractor / tf1.py
index e1a64e284db99e3e749e09ab97f4fc8b8b039eb5..e595c4a69b3f03361abc05f6bca61adecb61cf36 100644 (file)
@@ -6,7 +6,7 @@ from .common import InfoExtractor
 
 class TF1IE(InfoExtractor):
     """TF1 uses the wat.tv player."""
-    _VALID_URL = r'http://(?:(?:videos|www|lci)\.tf1|www\.tfou)\.fr/(?:[^/]+/)*(?P<id>.+?)\.html'
+    _VALID_URL = r'https?://(?:(?:videos|www|lci)\.tf1|(?:www\.)?(?:tfou|ushuaiatv|histoire|tvbreizh))\.fr/(?:[^/]+/)*(?P<id>[^/?#.]+)'
     _TESTS = [{
         'url': 'http://videos.tf1.fr/auto-moto/citroen-grand-c4-picasso-2013-presentation-officielle-8062060.html',
         'info_dict': {