Kemono API call failed
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 579
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
2026-03-26 22:53:26 | ERROR | ktoolbox.api.base - Kemono API call failed - ret: code=1001 message='url: https://kemono.cr/api/v1/creators' exception=ReadTimeout('') data=None
2026-03-26 22:53:26 | ERROR | ktoolbox.cli - Failed to fetch the name of creator <6049901> - detail: url: https://kemono.cr/api/v1/creators
url: https://kemono.cr/api/v1/creators
这是kemono的api炸了 还是工具拉取不到? 总之没办法下载。
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking the Kemono creators endpoint shown in the error and trace the creator-name fetch from the CLI entry point. Compare the API response or timeout behavior with the tool's logged failure; the investigation is done when it establishes whether the endpoint or the tool prevents downloads and identifies the affected request path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100