You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added --show-error flag to curl command line
This change will show more information when the download fails.
-S, --show-error
When used with -s, --silent, it makes curl show an error message if it fails.
* Reuse download functions
* Remove tmp files after use
0 commit comments