no download for stream test
This commit is contained in:
parent
53edbf7303
commit
2f91f895f5
@ -144,7 +144,10 @@ class IOLStreamIE(IOLIE):
|
|||||||
'title': 're:^Direto TVI',
|
'title': 're:^Direto TVI',
|
||||||
'description': u'A TVI ao pé de si. Sempre.',
|
'description': u'A TVI ao pé de si. Sempre.',
|
||||||
'is_live': True,
|
'is_live': True,
|
||||||
}
|
},
|
||||||
|
'params': {
|
||||||
|
'skip_download': True,
|
||||||
|
},
|
||||||
}]
|
}]
|
||||||
|
|
||||||
def _real_extract(self, url):
|
def _real_extract(self, url):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user