[mitele] It now uses m3u8 (#5764)

It should also be possible to use Adobe HDS, but it would require more work.
This commit is contained in:
Jaime Marquínez Ferrándiz 2015-05-21 12:02:53 +02:00
parent 4d2f42361e
commit 6ad9cb224a
2 changed files with 11 additions and 2 deletions

View file

@ -16,6 +16,10 @@ class TelecincoIE(MiTeleIE):
'title': 'Con Martín Berasategui, hacer un bacalao al ...',
'duration': 662,
},
'params': {
# m3u8 download
'skip_download': True,
},
}, {
'url': 'http://www.telecinco.es/informativos/nacional/Pablo_Iglesias-Informativos_Telecinco-entrevista-Pedro_Piqueras_2_1945155182.html',
'only_matching': True,