2 from __future__ import unicode_literals
4 from .mitele import MiTeleIE
7 class TelecincoIE(MiTeleIE):
8 IE_NAME = 'telecinco.es'
9 _VALID_URL = r'https?://www\.telecinco\.es/(?:[^/]+/)+(?P<id>.+?)\.html'
12 'url': 'http://www.telecinco.es/robinfood/temporada-01/t01xp14/Bacalao-cocochas-pil-pil_0_1876350223.html',
14 'id': 'MDSVID20141015_0058',
16 'title': 'Con MartÃn Berasategui, hacer un bacalao al ...',
21 'skip_download': True,
24 'url': 'http://www.telecinco.es/informativos/nacional/Pablo_Iglesias-Informativos_Telecinco-entrevista-Pedro_Piqueras_2_1945155182.html',
25 'only_matching': True,
27 'url': 'http://www.telecinco.es/espanasinirmaslejos/Espana-gran-destino-turistico_2_1240605043.html',
28 'only_matching': True,