Closed TheFrenchGhosty closed 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.
@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
broken: true
--download-broken
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.