Corrupted Image Example
Sometimes images will either be unable to download completely or at all(in which case a blank file is written)
I tried adding forever: true to the request parameters as a suggestion to fix but that didn't work.
I've also tried running the loop asynchronously but that doesn't resolve the problem either.
https://github.com/GamingPrower/4cdl/blob/master/downloadImages.js
Corrupted Image Example
Sometimes images will either be unable to download completely or at all(in which case a blank file is written)
I tried adding
forever: trueto the request parameters as a suggestion to fix but that didn't work.I've also tried running the loop asynchronously but that doesn't resolve the problem either.
https://github.com/GamingPrower/4cdl/blob/master/downloadImages.js