animal-site to animal-site favorite data sync tool tilde.club/~ufal/ketopat-sync/index.html
kemono archive php
0

Configure Feed

Select the types of activity you want to include in your feed.

JavaScript 40.9%
HTML 29.8%
CSS 18.0%
PHP 11.3%
1 1 0

Clone this repository

https://tangled.org/ufal.my.id/ketopat-sync https://tangled.org/did:plc:hmh47pseovw4r5cqk4rz7b4c
git@tangled.org:ufal.my.id/ketopat-sync git@tangled.org:did:plc:hmh47pseovw4r5cqk4rz7b4c

For self-hosted knots, clone URLs may differ based on your setup.



readme.md

kemono to pawchive.st favorite creator router#

a web tool designed to parse exported favorites from kemono and automatically sync matching creators and posts directly into your pawchive.st account list using internal api routes.


direct usage (hosted)#

you can use the hosted tool immediately by visiting: https://tilde.club/~ufal/ketopat-sync/index.html

steps to run:#

  1. log into your kemono account, navigate to your favorite artists menu, and export your favorites to save the data as a .json file.
  2. log into pawchive.st, open your browser developer tools (f12), and look under the network tab header configuration to locate and copy your active session cookie value string.
  3. load the .json file into the hosted interface web form.
  4. paste your copied pawchive cookie string inside the dedicated input form box.
  5. click the start button to begin execution. the engine filters for fanbox and patreon data and syncs them directly into your database account one item at a time.

self-hosting installation#

follow these instructions if you prefer running this script on your own machine or local pubnix directory environment.

prerequisites:#

  • a local server environment or shared hosting server equipped with php 7.4 or newer.
  • the standard php-curl extension module activated on the server.

execution setup:#

  1. download and place the core development script files (index.html, style.css, script.js, and sync.php) directly into your server web folder (e.g., public_html).
  2. serve the folder index through your local web server gateway address or navigate to your custom pubnix directory url.
  3. upload your exported data, supply your active authorization cookie token string, and manage your lists securely using your own hardware interface.