| Hi, I would like to download images from a web gallery. Instead of downloading
whole pages with thumbnails and smaller versions of images, I found out that
the site uses following script
<http://somesite.com/gallery/displayimage.php?pid=XY&fullsize=1>
to show only full sized images. Is it possible to use some kind of regular
expression in WinHTTrack, for example
<http://somesite.com/gallery/displayimage.php?pid=[1-100]&fullsize=1>
to get images only from pages with these URLs?
Thanks in advance for your reply, and please excuse my bad english :) | |