1
0
Fork 0

[fragment] Return status of download correctly

This commit is contained in:
pukkandan 2021-06-24 17:54:05 +05:30
commit 8e897ed283
No known key found for this signature in database
GPG key ID: 0F00D95A001F4698
3 changed files with 5 additions and 10 deletions

View file

@ -428,3 +428,4 @@ class FragmentFD(FileDownloader):
return False
self._finish_frag_download(ctx)
return True