Emersont1 / itchio

https://pypi.org/project/itchiodl/
MIT License
105 stars 17 forks source link

Broken files aren't redownloaded #36

Closed TheFrenchGhosty closed 2 years ago

TheFrenchGhosty commented 2 years ago

If a file is broken (4 corrupted zip files in my case) they don't get redownloaded.

Meaning, I have to check with another tool, and delete the broken files, so that they can be redownloaded.

It works... but it's FAR from ideal.

lroellin commented 2 years ago

@Emersont1 maybe you could remark this in the JSON you downloaded. Something like: broken: true. Then you could have another command line option --download-broken or something like this