parent
e0fd95737d
commit
b69fd25c25
30 changed files with 109 additions and 68 deletions
|
|
@ -397,6 +397,7 @@ class FileDownloader(object):
|
|||
'status': 'finished',
|
||||
'total_bytes': os.path.getsize(encodeFilename(filename)),
|
||||
}, info_dict)
|
||||
self._finish_multiline_status()
|
||||
return True, False
|
||||
|
||||
if subtitle is False:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue