Kemono Browser

Adds a button at the bottom right of all kemono, coomer & nekohouse supported creator websites that redirects to the corresponding page.

< Обсуждения: Kemono Browser

Отзыв: Хороший — скрипт работает как нужно

can you add nekohouse.su please

To enable nekohouse.su, please change "NEKOHOUSE: false" to "NEKOHOUSE: true" in line 43 of the script. Thank you

To enable nekohouse.su, please change "NEKOHOUSE: false" to "NEKOHOUSE: true" in line 43 of the script. Thank you

thank you!

Creator 404 – orphaned post TakamoriXD 11/01/25 (Sat) 05:39:33 No.62532[Reply]
Hey, just noticed an orphaned post on the kemono.cr mirror.
The page loads fine, but the creator profile gives a 404.

Page: /patreon/user/146809360/post/135379260
Profile API: https://kemono.cr/api/v1/patreon/user/146809360/profile
→ {"error":"Creator not found."}

Seems like the creator isn’t indexed on this mirror even though their posts still exist.
Might be worth re-syncing or checking this user’s data.
Just adding some extra info to help debug this issue. TakamoriXD 11/01/25 (Sat) 05:59:09 No.62533
When requesting the post endpoint:
https://kemono.cr/api/v1/patreon/user/146809360/post/135379260 → 200 OK (the post JSON loads fine, attachments and previews are accessible).

But when requesting the profile endpoint:
https://kemono.cr/api/v1/patreon/user/146809360/profile → 404 Not Found ({"error":"Creator not found."})

That means the creator entry doesn’t exist in this mirror’s database, even though their posts are still present. We also confirmed that by fetching both endpoints in the same session (with valid ddos-guard cookies).

Using a simple script, we could still display the post content and image links directly from the /post API response — so the data itself isn’t missing, just the profile record.

Basically, the posts exist in the backend, but the profile index for this user is gone or unsynced. So it looks like a data desync between the “profiles” and “posts” tables on the kemono.cr mirror.

is there any way you can fix it?

@2233_gfdm No. I can't fix it. Only the kemono admins can. The /post API response requires a post ID, which can only be retrieved in the creator page, and not by any API means. And it's not what this script was made for anyway. Please stop asking about it in other unrelated threads.

Ответить

Войдите, чтобы ответить.