imagefap download same galleryname + include id infoldername

Post Reply
zzzze
Posts: 1
Joined: 11 Feb 2016, 17:38

imagefap download same galleryname + include id infoldername

Post by zzzze »

Well lets say I want to doawnload two different galleries with the same name.
eg
-http://www.imagefap.com/pictures/yyyyyyy/p1
-http://www.imagefap.com/pictures/xxxxxxx/p1

In the standard configuration http://www.webimagedownloader.com/how-t ... ownloader/
The images will be put into one folder.

I want them in two folders, with a changed foldername.
I want to include the numbers of the url before the gallery name like this "XXXXXXXSome-gallery-title"
I have tried to change the regex but can't seem to figure out how it works in this specific case.

thanks in advance
Maksym
Site Admin
Posts: 2084
Joined: 02 Mar 2009, 17:02

Re: imagefap download same galleryname + include id infoldername

Post by Maksym »

Yeah, it's quite easy. You need to change the "Sub-folders" Regular Expression like this:

RE: /pictures/([a-zA-Z0-9]+)/([^\?\/#]+)
Result: [#1]-[#2]

Image
Post Reply