mikf / gallery-dl

Command-line program to download image galleries and collections from several image hosting sites
GNU General Public License v2.0
11.29k stars 921 forks source link

[Site Update] Imagefap Extractor #5412

Open cheese529 opened 5 months ago

cheese529 commented 5 months ago

Downloading organizers from galleries does not work at the moment and would be nice to have added to the extractor for better organization. For example: [NSFW] https://www.imagefap.com/profile/BdRachel/galleries, downloading from this link will start downloading the galleries but gallery-dl will ignore all of the organizers. I have to manually make a folder for each organizer and move all the galleries which takes forever to do when dealing with large profiles. Would be much more useful for gallery-dl to make a folder for each organizer and download the image for it as well.

Also btw any update on adding the ability to download favorites from the imagefap extractor? #5030

Hrxn commented 5 months ago

What exactly do you mean by organizers?

Also, there has been folder metadata added to the imagefap extractor, pretty recently..

Add "parent-metadata": true to your config for imagefap and then see if {folder} is what you mean?

mikf commented 5 months ago

What exactly do you mean by organizers?

IF calls its folders that, e.g. https://www.imagefap.com/organizer/409758/Softcore

Also, there has been folder metadata added to the imagefap extractor, pretty recently..

The PR post even includes an example of how to use it: https://github.com/mikf/gallery-dl/pull/5270#issue-2164982177

cheese529 commented 5 months ago

Ahh so I didn't know that they were called folders, got confused there. Thank you mikf. Regarding the photo for a folder i'm assuming there's no way to get that right?

Hrxn commented 5 months ago

What exactly do you mean with "photo for a folder"? The preview pic on top of the thumbnails? Isn't that simply one picture that is part of the displayed gallery?