lurkbbs

Results 13 comments of lurkbbs

This aside, it's 6 tags total allowed, 1 for days_ago and 5 for everything else. Just checked: `Error: You can only search up to 6 tags at once`

If it's still relevant, you can use my fork: https://github.com/lurkbbs/e621dl

I'm kinda curious if it's still relevant. If it is, you can make an issue here: https://github.com/lurkbbs/e621dl/issues My fork already saves some minimal info, I can make it save more...

Well, you can try my fork, it's called `condition` there, something like that: `condition = -sad & ( (cute & happy) | (smile & closed_eyes) ) & -digital_media_\(artwork\)` More detailed...

Please make an issue here: https://github.com/lurkbbs/e621dl/issues It is indeed a fork of Wulfre's fork. In the new issue, please say what do you want to do. I'm not sure what...

I'm kinda curious, how it should look like? Something like `tag1_tag2_tag3.postdigits.extension` eg `senz_invalid_tag_avian_bird_human_mammal_2019_ambiguous_gender_blush_hi_res_peak.1859733.jpg` ? it can easily produce `tag_1_tag_2_tag_3_tag_4_tag_5_tag_6_tag_7_tag_8_tag_9_tag_10_tag_11_tag_12_tag_13_tag_14_tag_15_tag_16_tag_17_tag_18_tag_19_tag_20_tag_21_tag_22_tag_23_tag_24_tag_25_tag_26_tag_27_tag_28_tag_29_tag_30_tag_31_tag_32_tag_33_tag_34_tag_35_tag_36_tag_37_tag_38_tag_39_tag_40_tag_41_tag_42_tag_43_tag_44_tag_45_tag_46_tag_47_tag_48.546281.jpg`

Good in theory, but it requires to change files in general and really hard to implement for flash files, if at all possible. Separate database sounds better to me, unless...

It's not that easy to change in code, but there is a workaround. Code itself transforms days to a specific date, in this notation: `date:>={earliest_date}` examples: `date:>=2012-04-27` `date:>=april/27/2012` See [cheatsheets](https://e621.net/help/show/cheatsheet)...

What do you mean? Can you give an example?

As of now, that's not possible :-( Given how code and e621 api works, it requires a lot of manual work: First, set `days` to really big number, like 100000...