Page 1 of 1

Not downloading all on URL

Posted: 09 Nov 2015, 07:17
by 20th Century Idea
I've tried many things and spent much time, so this is my last resort. I can't download the images located on the root URL address. Images on other sites are downloaded, but not the images in the URL itself.


Starting address: https://theperfectboobs.net/index.php?topic=32335.0

Settings:
Regular site -> 3 exploration depths
Excluded Url:
.*

Included Url:
^.*jpg$
^.*png$
.*tumblr.com.*.gif
^.*pimpandhost.*$
^.*img.*$
^.*image.*$

File size restrictions: 200px by 200px, 50kb min, 2000kb max.

Target files:
*.jp*
*.png


Thanks for trying in advance.

Re: Not downloading all on URL

Posted: 09 Nov 2015, 12:07
by Maksym
It says that guests can not view pictures. Send me your user name/password to support@exisoftware.com.

Re: Not downloading all on URL

Posted: 10 Nov 2015, 12:16
by Maksym
OK, the only filters in the "Included URLs" you need here are:

\.png$
\.jpg$

Also, your file size limits prevented images from imgchilli.net (they are quite small there). So I used min file size 20KB.

Re: Not downloading all on URL

Posted: 11 Nov 2015, 09:56
by 20th Century Idea
Ya... It's not working.

Just in case, the url of the images look like this:

http://i.imgur.com/EofUxXk.png

Technically, one of my regex should have included them.

Re: Not downloading all on URL

Posted: 11 Nov 2015, 10:45
by Maksym
OK, here is the project:

projects/theperfectboobs.net-zueva.exe

Also, make sure you have the most recent version of the program:

http://www.exisoftware.com/picture_find ... rSetup.exe

Re: Not downloading all on URL

Posted: 11 Nov 2015, 16:41
by 20th Century Idea
Yup, now those images are downloading. Looks like I forgot to put a \.png* in the included links.

Thanks again.