mirror of
https://github.com/Garmelon/PFERD.git
synced 2025-08-17 04:52:26 +02:00
Add a download progress bar
This commit is contained in:
@@ -124,7 +124,7 @@ class IliasDownloader:
|
||||
return False
|
||||
|
||||
# Yay, we got the file :)
|
||||
stream_to_path(response, target)
|
||||
stream_to_path(response, target, info.path.name)
|
||||
return True
|
||||
|
||||
@staticmethod
|
||||
|
Reference in New Issue
Block a user