PixivUtil2 icon indicating copy to clipboard operation
PixivUtil2 copied to clipboard

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

Open ghost opened this issue 6 years ago • 4 comments

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.

ghost avatar Nov 16 '18 23:11 ghost

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.

Nandaka avatar Nov 17 '18 09:11 Nandaka

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 :)

LatvijaSuido avatar Jul 01 '19 04:07 LatvijaSuido

@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.?

b2i2m avatar Oct 19 '22 23:10 b2i2m

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).

Nandaka avatar Nov 15 '22 14:11 Nandaka