[hlsnative] Support test parameter
This commit is contained in:
parent
0b97f3a936
commit
b686fc18da
4 changed files with 18 additions and 7 deletions
|
@ -14,8 +14,6 @@ from ..utils import (
|
|||
|
||||
|
||||
class HttpFD(FileDownloader):
|
||||
_TEST_FILE_SIZE = 10241
|
||||
|
||||
def real_download(self, filename, info_dict):
|
||||
url = info_dict['url']
|
||||
tmpfilename = self.temp_name(filename)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue