Broken files aren't redownloaded
TheFrenchGhosty opened this issue · 1 comments
TheFrenchGhosty commented
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
@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