Makoto
Makoto
I don't think there's an official "escape" character you can send in the API, but throwing in a zero-width space after the characters could work as a hacky solution. It's...
It's not entirely uncommon that we'll link to a Pixiv submission that has since been deleted. When this happens, we're just linking to an error page. Ideally, we should try...
Seen here (nsfw): `https://twitter.com/walruslord555/status/1287669433968685056` When someone tags you in an image (not by mentioning you, but adding you as a person in the uploaded image), every single comment people make...
I want to try and find a way to determine "boundaries" in photos like this in Python sometime in the future. So it can crop out combined images like this...
This error still pops up from time to time, not sure exactly why. May need to implement some debug logging when it happens to figure out the cause. ``` You...