Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Needs PAUSE function #122

Open
Nasdaq7 opened this issue Oct 23, 2022 · 1 comment
Open

Needs PAUSE function #122

Nasdaq7 opened this issue Oct 23, 2022 · 1 comment

Comments

@Nasdaq7
Copy link

Nasdaq7 commented Oct 23, 2022

It can overload servers if you want to download hundreds of files one after the other....

Nice work!

@Nasdaq7
Copy link
Author

Nasdaq7 commented Oct 23, 2022

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"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant