maaaaz / webscreenshot

A simple script to screenshot a list of websites
GNU Lesser General Public License v3.0
653 stars 162 forks source link

I've not found any way to resume the screenshots process. #74

Open salooali opened 2 years ago

salooali commented 2 years ago

Hey @maaaaz ! I've a large file of domains approximate 32k sites. I guess it really hard to take screenshots of 32k sites at once. I want to resume it not to run again from the beginning. I'm using the following command: webscreenshot -w 10 --no-error-file -i domains.txt -o /Screenshots Thanks