| Subject: Re: Grab only files? |
Author: WHRoeder |
Date: 03/07/2013 17:36 |
| | > I am looking to grab only the hi-res pictures from a
> website, say only pictures of 1meg or more.
> I don't want any other files than that. Is there
> anyway to do that?
Only if you have the urls to them. Otherwise you MUST let it spider the site
(get the html)
-* +*.jpg*[> 1024] +*.html | |
|
|
|
|
3
Created with FORUM 2.0.11