mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-10-03 23:43:21 -04: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