Help with a java gallery

Discuss how to download pictures from websites using PicaLoader.
(NO adult contents and advertisement please.)
Post Reply
turdy00
Posts: 3
Joined: Fri Apr 08, 2005 5:39 am

Help with a java gallery

Post by turdy00 »

http://hduffgallery.haylieduff.net

This gallery uses coppermine, and I can't figure out how to get it to work in PicaLoader. Any help would be appreciated, thanks!
User avatar
KoalaBear
Posts: 325
Joined: Wed Sep 24, 2003 5:27 pm

Post by KoalaBear »

check out attached project file.
my picture folder is c:\images, you can change it by select main menu->project->properties->picture folder.
Attachments
haylieduff.plp
The project file
(97.64 KiB) Downloaded 502 times
Screen shot
Screen shot
turdy00
Posts: 3
Joined: Fri Apr 08, 2005 5:39 am

Post by turdy00 »

Thanks for the help, but it still doesn't seem to download the full sized images. I guess the site is pretty tricky where it has thumbs, then a normal version, then the original hq. So far, it just downloads the normal ones. I guess this is the part where the javascript gets tricky, or maybe I missed something. Anyway, thanks again.
User avatar
KoalaBear
Posts: 325
Joined: Wed Sep 24, 2003 5:27 pm

Post by KoalaBear »

PicaLoader can follow most of JavaScript links :wink:

If you wanna download "full size" pictures, please add ;fullsize=1$ at the end of the Page URL Include Filters, it should be thumbnails\.php\?album=\d+$;displayimage\.php\?album=\d+\&pos=\d+$;fullsize=1$

If you wanna only download the full size pics except normal size, please add ;normal at the end of Picture URL Exclude Filters, it should be thumb;normal

I had tested it, works well:)
turdy00
Posts: 3
Joined: Fri Apr 08, 2005 5:39 am

thx for all the hard work

Post by turdy00 »

Thanks for the hard work, I still can't seem to get it to work. So far it still grabs some normal ones and then ends. I only get a couple hq images. I don't know whats wrong. Should I put the password in picaloader too? Or just login under iexplorer and let the cookies do it. Or both? anyway thanks again, I'll keep trying and keep you updated.
P.S. I updated the filters and everything suggested in the last post.
newbie123
Posts: 3
Joined: Sat Jun 09, 2007 8:03 pm

Post by newbie123 »

if such a site is arranged in albums is it possible to make picloader mirror the site and make separate folders for each album? For instance if you were downloading a book pdf in order is there a way for each book to be in its own folder in proper order? With coppermine's anti leeching all you can do is have it randomly generate filenames since they are all called image.php. What would the correct custom filename be to make what I want happen?
Post Reply