maaaaz / webscreenshot

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

Enhancement: Functionality to get a result of error url list #54

Closed g33kyshivam closed 4 years ago

g33kyshivam commented 4 years ago

It would be good to have a feature to get those failed screenshot URL list to run over those manually or by another tool.

maaaaz commented 4 years ago

Hello @g33kyshivam,

Indeed, I'll think about it.

maaaaz commented 4 years ago

Feature added in v2.93, it generates by default a webscreenshots_failed.txt file. Add the --no-error-file option to disable this feature.