Downloading galleries from imagefap

Singaia

Member
Dec 15, 2018
136
67
Hey there,

So, as it says on the title, would anyone have any suggestions on how to download galleries from imagefap.com? I tried some Firefox addons with no luck.

Thanks!
 

scrumbles

Engaged Member
Jan 12, 2019
2,347
2,437
I don't know any browser addon, but there is this standalone software, . Open source, updated quite often, it supports of websites. A Windows build is linked in the main page.
 

Singaia

Member
Dec 15, 2018
136
67
I don't know any browser addon, but there is this standalone software, . Open source, updated quite often, it supports of websites. A Windows build is linked in the main page.
It worked very well! Thanks
 
  • Like
Reactions: scrumbles

Singaia

Member
Dec 15, 2018
136
67
I'll leave here the .json I've configured to download ordered galleries from imagefap, since it was a bitch to get it working:
JSON:
{
    "extractor":
    {
        "imagefap":
        {
            "filename":
            {
                "": "{num}.{extension}"
            }
        }
    }
}
To use it, use a line like:
Code:
gallery-dl -i yourlistoflinks.txt -c thejsonabove.json
 

Artiour

Member
Sep 24, 2017
277
1,110
I don't know any browser addon, but there is this standalone software, . Open source, updated quite often, it supports of websites. A Windows build is linked in the main page.
I've been looking for something like this for a long time, this is life saving