Replies: 4 comments 1 reply
|
@FiorenMas Kotatsu is not affiliated with YuriGarden or any other source. Whether a source works or not is entirely determined by how the parser and its client are implemented and used to make requests (headers, URLs, API patterns, rate limits, etc.), not by any special partnership with Kotatsu. |
please read the code again (https://github.com/YakaTeam/kotatsu-parsers/blob/master/src%2Fmain%2Fkotlin%2Forg%2Fkoitharu%2Fkotatsu%2Fparsers%2Fsite%2Fvi%2FYuriGardenParser.kt). The API is public, and you can clearly see how the data requests are handled there. Kotatsu / Yuki does not collaborate or work directly with any website. You are free to create whatever you like, as long as you do not violate the license. |
|
@MuhamadSyabitHidayattulloh @InvalidDavid That's why I'm asking @dragonx943. Since he writes the code, he knows what I'm talking about. When using the Kotatsu user-agent
|
Kotatsu's UA has long been whitelisted on Yuri Garden source (since July 9, 2025) by the website owner. Kotatsu may / may not be affiliated with some sources, so what you see is to be expected. You can use it for Keiyoushi repo, however I cannot guarantee that you can use it long-term as the website owner may remove it at any time. |


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
@dragonx943 After writing a new extension YuriGarden for this source (https://github.com/keiyoushi/extensions-source), I found that it only accepts requests from Kotatsu. Is this a private API whitelisted exclusively for Kotatsu? If so, can I create an extension on Keiyoushi that mimics Kotatsu's requests?
All reactions