wget-image-scraper icon indicating copy to clipboard operation
wget-image-scraper copied to clipboard

Doesn't work for HTTPS without tweaking

Open samdutton opened this issue 6 years ago • 2 comments

You might want to add a note.

Also for the level setting.

samdutton avatar Mar 22 '18 19:03 samdutton

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-`
...

hoangdh avatar Mar 13 '22 09:03 hoangdh

Works to me after changing this line 👍

dzensik avatar Apr 13 '22 11:04 dzensik