KuoriaNeko / civitai-scraper

A CivitAI scraper
GNU General Public License v3.0
36 stars 11 forks source link

Redownload if hash doesn't match and/or retry download if the file doesn't exist #10

Open vavavr00m opened 1 year ago

vavavr00m commented 1 year ago

I've got a couple of zips/models that don't match the hash and the scraper isn't redownloading. If the file is missing, it does not attempt to redownload. How do I make it redownload the files automatically if the hash doesn't match or the file doesn't exist?

The code that's being used currently is:

python main.py --dir "E:\AI\civitai-scraper-main\downloads" --download --latest-only --original-image --verify