Nandaka / PixivUtil2

Download images from Pixiv and more!
http://nandaka.devnull.zone/
BSD 2-Clause "Simplified" License
2.4k stars 254 forks source link

[Feature Request] Have options to download both R-18/18G or one over other. #439

Open ghost opened 6 years ago

ghost commented 6 years ago

I was wondering if there would be an option or confirmation to download R-18G Files alongside the regular R-18 Only Mode like if you were in said mode and were going to download some stuff, the console would ask if you wanted to download both kinds or one over the other.

The R-18 mode only downloads things that are tagged with said mode and not the other variants of said mode.

Nandaka commented 6 years ago

Currently not possible for member related images, as the filter from Pixiv only allow to supply 1 tag (either R-18 or R-18G). What I can do is to run 2 query for each tag. Please note that if the images has both tag, it will be processed twice.

LatvijaSuido commented 5 years ago

Thank you for the informative knowledge. I was wondering this myself. It should not be challenging for people to open up the .ini and change r18mode to True if they wish to get a full catalogue from a member or section. This seems like a low priority goal. I may be wrong and minority. English is not first language after all :)

b2i2m commented 2 years ago

@Nandaka could we make it a question like the include sketch stuff that shows up if R-18 mode is enabled. Download (1=R-18 or 2=R-18G, default 1). As far as I can tell R-18 mode is not a special option of pixiv, but just sets the appropriate tag.

The alternative to 1. Download by member_id with R-18 enabled, is for R-18G to use 10. Download by Tag and Member Id but that only works for a singluar member_id instead of a whole list of ids that 1. supports. So, if you don't want to add the prompt to 1. then could we get multi-member support for 10.?

Nandaka commented 2 years ago

hmm, I can set it in the config.ini as flag r18Type with value 0 = both R18 and R-18G, 1 = only R18, and 2 = only R18G

Note: if it is set to 2 then it will skip R-18 images (only download R-18G).