[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:
parent
4d2f42361e
commit
6ad9cb224a
2 changed files with 11 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue