| Hello,
I want to download images from an url you can not go to. For example: you
can't go to <http://www.google.nl/images/icons/feature/>
but there are images like
<http://www.google.nl/images/icons/feature/mail-y128.png>
I've downloaded an wordlist so i can replace in this example " mail" so i can
find other images. Then you get:
<http://www.google.nl/images/icons/feature/*-y128.png>
At * i would like to have one word from the wordlist at once so winhttrack can
downloaded it if there is an image on that url.
How can i do this? | |