wget-image-scraper
wget-image-scraper copied to clipboard
[feature] parallel
Possible to mod this so it runs each download in parallel?
for example this works...
cat sites.txt | xargs -n 1 -P 24 wget -q -P ./downloads