Skip to content
Branch: release
Go to file
Code

Latest commit

Anonymous
Anonymous committed e4cd29e Jun 30, 2020

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Apr 10, 2020
Jun 30, 2020
md
Jun 23, 2020
Jun 30, 2020
Jun 23, 2020
Jan 5, 2020
Jun 27, 2020
Jun 27, 2020
Jun 28, 2020
Jun 30, 2020
Jun 30, 2020
Jun 28, 2020

README.md

Telegram

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!

Screenshot

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.

You can’t perform that action at this time.