This repository contains a collection of three projects to import metadata from OF-scraper like tools into Stash.
Note
This a fork of toddhow/FanScrape
This script is a companion to the OnlyFans/Fansly data scrapers by DIGITALCRIMINAL and derivatives.
Above tools download posts from OnlyFans/Fansly and save metadata to 'user_data.db' SQLite files.
pyofscraperstash is a Python project that is a standalone script to pull in the metadata user_data.db files, parse them, then search for and update the media in Stash.
of-scraper-post is a Python script that takes the arguments from OF-Scraper's -ds, --download-script arguments, or advanced_options.post_download_script config option.
If you would like to contribute to any of the projects in this collection, please follow the guidelines in the CONTRIBUTING.md file.
This project is licensed under the GPL v3.