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的回應

評論:正評 - 腳本一切正常

§
發表於:2025-10-30

can you add nekohouse.su please

§
發表於:2025-10-30

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

§
發表於:2025-10-31

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

thank you!

§
發表於:2025-11-01

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.

§
發表於:2025-11-01

is there any way you can fix it?

§
發表於:2025-11-01

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

§
發表於:2025-11-06

https://pastebin.com/djJYBJN1 Excuse me Do you have any idea?

§
發表於:2025-11-08

502 - Bad Gateway . That’s an error.

Looks like we have got an invalid response from the upstream server. That’s all we know.

發表回覆

登入以回覆