| Subject: Re: Download images in php galleries |
Author: William Roeder |
Date: 02/07/2011 16:17 |
| | > So, I want to download all images in a php gallery
> (like this one for exemple:
> <http://www.flagleremergency.com/photos/index.php?dir>
> =Emergency%20Events%2F2007%20Wildfires), but I don't
> want the thumbnails. I want httrack to visit all the
All the images are absolute urls, with leading slash (/photos/index...) You
may have to allow: +/photos/*
To remove the TNs: -*.jpg*[< 20] | |
|
|
|
|
c
Created with FORUM 2.0.11