hareku / fanbox-dl

Pixiv Fanbox Downloader
MIT License
143 stars 17 forks source link

Running the command twice always considers a creator to be complete if you don't use the --all flag #37

Closed S52968 closed 3 months ago

S52968 commented 3 months ago

If you run the command on a creator whose works you already have downloaded, it will only check that the creator has a folder present, skipping them if the folder is present.

Instead, could it be changed so that it checks individually against the images already downloaded? For some creators, they provide so many images that Fanbox ended the connection before I was able to download them all, or connection was lost for some other reason. I would like to continue downloading but there's no point in running the command again with the --all flag enabled because it'll fail in the same way.