Please log in. To create a new account, enter the name and password you want to use.
If you supplied an email address when you signed up or added a email later, you can have your password reset.
This user name doesn't exist. If you want to create a new account, just verify your password and log in.
This user name exists. If you want to create a new account, please choose a different name.
Enter the current email address you have registered in your profile. You'll get an email containing your new password.
You have no email address in your profile, so you can't have your password reset.
Password reset. Check your email in a few minutes
That account does not exist.
The email address specified is not registered with this account.
Delivery to this email address has failed.
admin2 said: Quite a few people use limit:1000 and its more of an annoyance then a problem currently.
I didn't even consider you could that, I shouldn't have trusted that copypasta documentation...
I haven't heard much rage about the batch downloaders either, so I will make the repository public. (If anyone want the link, send me a PM.)
edogawaconan said: First see this as example: https://yande.re/post/browse#/id:52058 The content is in "%dx%d,%dx%d" % [left, top, width, height] format, concatenated by ';' of there are more than one frame.
Interesting. What is the difference between 'frames' and 'frames_pending'? For this post, they contain exactly the same data. (It is not something I want to use, I'm just curious.)
The 'change' parameter is nice, but it also appears a bit risky to me. What if the amount of changed posts are larger than the limit I use, and the wanted post is not on that page? But it gave me some other ideas nevertheless.
For the tags, I might just calculate it myself based on the current cache in these cases then. I noticed that most Danbooru-based sites appears to use a limit on something like 300 anyway and Gelbooru based boards doesn't support this API access at all...
edogawaconan said: Yeah, I guess some kind of filename sanitizing would be nice.
FYI, Opera sometimes bugs on certain characters and crops parts of the filename. Once I browsed after steins;gate images I ended up with several images named 'gate.jpg' -__-
Spiller
I haven't heard much rage about the batch downloaders either, so I will make the repository public. (If anyone want the link, send me a PM.)
Interesting. What is the difference between 'frames' and 'frames_pending'? For this post, they contain exactly the same data. (It is not something I want to use, I'm just curious.)
The 'change' parameter is nice, but it also appears a bit risky to me. What if the amount of changed posts are larger than the limit I use, and the wanted post is not on that page? But it gave me some other ideas nevertheless.
For the tags, I might just calculate it myself based on the current cache in these cases then. I noticed that most Danbooru-based sites appears to use a limit on something like 300 anyway and Gelbooru based boards doesn't support this API access at all...
FYI, Opera sometimes bugs on certain characters and crops parts of the filename. Once I browsed after steins;gate images I ended up with several images named 'gate.jpg' -__-
Thanks for the help!