Kemono is an open-source reimplementation of yiff.party. It archives and dumps data, images, and files from paysites like Patreon.
Kemono's codebase consists of both importers to handle API data and a frontend to share it. While the status of the project is considered stable, there may be bugs and weird quirks here and there. Beware!
Supported Sites
- Patreon
- Gumroad
- Discord
Experimental/Unfinished
- SubscribeStar
- Pixiv Fanbox
Prerequisites
- Node v8.x
- Other versions will cause issues.
- Yarn
- MongoDB
Running
- Download the latest release.
- Install dependencies (
yarn
) - Copy
.env.example
to.env
and configure - Start the development server. (
yarn run dev
)
Your instance should now be running here.
For production, Dokku is highly recommended for zero-friction deployment.
FAQ
Where did the test scripts go?
The importer test scripts were removed in v1.2.
My instance uses too much memory!/My instance is randomly crashing!
Large instances may see memory issues due to the thumbnail generator. Either set some swap space or disable the feature in your .env
file.
Licensed under BSD 3-Clause. tldr.
Kemono itself does not circumvent any technological copyright measures. Content is retrieved legally.