wget-image-scraper
wget-image-scraper copied to clipboard
Doesn't work for HTTPS without tweaking
You might want to add a note.
Also for the level setting.
This is nice tool. It's still running over 10 years.
To resolve, you can replace this line
...
stripped_url=`echo $line | cut -d '/' -f3-`
...
Works to me after changing this line 👍