[telecinco] Fix typo

pull/8/head
Sergey M․ 2015-09-16 22:49:26 +06:00
rodzic d492dad8f4
commit 4647fd8910
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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<id>.+?)\.html'
_TESTS = [{