mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-16 04:58:56 +00:00
[fragment] Return status of download correctly
This commit is contained in:
@@ -428,3 +428,4 @@ class FragmentFD(FileDownloader):
|
||||
return False
|
||||
|
||||
self._finish_frag_download(ctx)
|
||||
return True
|
||||
|
||||
Reference in New Issue
Block a user