Page 1 of 1
Need help downloading pics.................
Posted: Wed Mar 19, 2008 11:33 am
by helijet
I need help downloading all the pics from this site at once. Help me please........
http://www.hq-erotic.com/
Posted: Thu Mar 20, 2008 11:06 am
by KoalaBear
For this kind of TGP site, you can always using the settings below:
Picture filter profile:All pictures except thumbnail
Followed links:This page and 1 level(s)
Picture URL Exclude Filters:\.gif$;thumb;small;icon
HTML Parser Script:
if (HTML.Level==0) then
for u in string.gmatch(HTML.Content,'href=%b""') do
local s1,e1=string.find(u,'http://');
if (s1 and e1 and s1>8) then
local url=string.sub(u,s1,-2);
AddLink(url,HTML.Url,HTML.Title,'',HTML.TaskID,1);
end;
end;
else
DefaultParser(HTML.Content,HTML.Url,HTML.Title,HTML.TaskID,HTML.Level);
end;
Just change the start URL for each TGP site, e.g. for this site, the start URL is:
http://www.hq-erotic.com/
You can using the attached .plt file as a template for TGP site, just download and import it (main menu->Task->Import Task(s)) and enter the start URL by yourself.
Caution:This site is adult only, if you under 21 years old, please don't try it.
Posted: Fri Mar 21, 2008 1:18 am
by helijet
Wow, thanks again. I really appreciate your help.
Posted: Sat Mar 22, 2008 1:01 pm
by Jaalpari
another good site
Re: Need help downloading pics.................
Posted: Mon Aug 04, 2008 6:22 pm
by roopam005
i tried this tgp site....
http://xxxdessert.com/panty/
project ended with only 15 pictures download...
is there anything wrong...??? or its not tgp site??