Open Nasdaq7 opened 2 years ago
It can overload servers if you want to download hundreds of files one after the other....
Nice work!
I'm using a work around:
image-scraper https://url powershell -command "Start-Sleep -s 11" image-scraper http://url2 powershell -command "Start-Sleep -s 11"
It can overload servers if you want to download hundreds of files one after the other....
Nice work!