bitbybyte / fantiadl

Download posts and media from Fantia
MIT License
299 stars 51 forks source link

Handling when downloading is interrupted #117

Open 1223334444abc opened 1 year ago

1223334444abc commented 1 year ago

At present, when the script encounters an incomplete image for download, it will directly store an incomplete image.

File: E:\fantia\Download****.png |█████████████████████████| 100% File: E:\fantia\Download****.png |███████████████ | 61% File: E:\fantia\Download****.png |█████████████████████████| 100%

I hope that if the script encounters any download interruption or download error, it can automatically retry until the download is successful (rather than just skipping). At present, I have no idea where the download error occurred.

I am currently very concerned that I may need to use an image integrity check script to check the entire database.