-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[REQUEST] Retry failed uploads #31
Comments
What kind of failures? The only failures i have experienced until now are when the website was broken/down or the script was outdated due to website changes. The idea itself definitely is not bad but i just haven't experienced anything like that until now. |
Yes, retry failed uploads for occasional hosting errors where the upload fails for some reason on their end. And attempt it X number of times, just in case the service happens to go down the moment you start uploading. |
I will consider adding this. For now i have to still finish the other things. |
@FunsKiTo Just a quick question, do you use the proxies or random user agent function of this tool? |
Proxies. |
Is your feature request related to a problem? Please describe.
At times, uploads aren't completed due to specific failures.
Describe the solution you'd like
Provide an option for failed downloads to be retried a specific number of times.
The text was updated successfully, but these errors were encountered: