| > I want to download a website that has funny pictures..
all
> I want are the *.jpg and *.gif.
> I tried to do it, but it only downloaded a few .html
files
> and made a directory or two. No pictures. What am I doing
> wrong?!
- ensure that you have accepted all images (set
options/scan rules: you should ensure that +*.gif +*.jpg is
present)
- ensure that you are also downloading html files that
embed the links to these images, or httrack won't be able
to detect them!
- the site might be using some complex javascripting which
prevent offline browsers from downloading the images
(httrack can parse simple javascript, not "complex" one)
| |