X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2Ftelecinco.py;fp=youtube_dl%2Fextractor%2Ftelecinco.py;h=2c8e9b9410f09f23349584e7945bed64e5dd3a76;hb=4647fd89103dc5ded16dc069828a2cf38216093c;hp=b0bf9ab8d47fb1e9d5cbd7682f95f95c652fdb8e;hpb=d492dad8f440c8d0d006a896de0a56b01cd46496;p=youtube-dl.git diff --git a/youtube_dl/extractor/telecinco.py b/youtube_dl/extractor/telecinco.py index b0bf9ab8d..2c8e9b941 100644 --- a/youtube_dl/extractor/telecinco.py +++ b/youtube_dl/extractor/telecinco.py @@ -17,7 +17,7 @@ from ..utils import ( class TelecincoIE(InfoExtractor): - IE_DESC = 'telecinco.es, cuatro.es and mediaset.es' + IE_DESC = 'telecinco.es, cuatro.com and mediaset.es' _VALID_URL = r'https?://www\.(?:telecinco\.es|cuatro\.com|mediaset\.es)/(?:[^/]+/)+(?P.+?)\.html' _TESTS = [{