Metadata-Version: 2.1
Name: ofscraper
Version: 3.0.1
Summary: automatically scrape onlyfans
Author: datawhores
Author-email: datawhores@riseup.net
Requires-Python: >3.7.0,<3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: aiohttp[speedups] (>=3.8.4,<4.0.0)
Requires-Dist: aioprocessing[dill] (>=2.0.1,<3.0.0)
Requires-Dist: aiosqlite (>=0.19.0,<0.20.0)
Requires-Dist: arrow (>=1.2.3,<2.0.0)
Requires-Dist: browser-cookie3 (>=0.17.1,<0.18.0)
Requires-Dist: bs4 (>=0.0.1,<0.0.2)
Requires-Dist: certifi (>=2023.5.7,<2024.0.0)
Requires-Dist: diskcache (>=5.6.1,<6.0.0)
Requires-Dist: dunamai (>=1.17.0,<2.0.0)
Requires-Dist: faust-cchardet (>=2.1.18,<3.0.0)
Requires-Dist: ffmpeg-python (>=0.2.0,<0.3.0)
Requires-Dist: httpx[http2] (>=0.23.3,<0.24.0)
Requires-Dist: humanfriendly (>=10.0,<11.0)
Requires-Dist: inquirerpy (>=0.3.4,<0.4.0)
Requires-Dist: more-itertools (>=9.1.0,<10.0.0)
Requires-Dist: mpegdash (>=0.3.1,<0.4.0)
Requires-Dist: pathvalidate (>=2.5.2,<3.0.0)
Requires-Dist: poetry-dynamic-versioning (>=0.22.0,<0.23.0)
Requires-Dist: psutil (>=5.9.5,<6.0.0)
Requires-Dist: pycryptodome (>=3.18.0,<4.0.0)
Requires-Dist: pytest (>=7.4.0,<8.0.0)
Requires-Dist: pywidevine (>=1.6.0,<2.0.0)
Requires-Dist: requests (>=2.28.2,<3.0.0)
Requires-Dist: rich (>=13.3.2,<14.0.0)
Requires-Dist: schedule (>=1.1.0,<2.0.0)
Requires-Dist: setuptools (>=67.6.0,<68.0.0)
Requires-Dist: tenacity (>=8.2.2,<9.0.0)
Requires-Dist: textual (>=0.27.0,<0.28.0)
Requires-Dist: win32-setctime (>=1.1.0,<2.0.0)
Requires-Dist: xxhash (>=3.2.0,<4.0.0)
Project-URL: Homepage, https://github.com/datawhores/OF-Scraper
Description-Content-Type: text/markdown

# Table-of-contents
- [Intro](#intro)
- [Documentation](#documentation)
- [Feature Requests](#feature-requests)
- [Migrating from DC script](#migrating-from-dc-script)
- [Discord](#discord)
- [Support](#support)

# Intro

A fork of onlyfans-scraper. It has been optimized to make it more feature complete with DIGITALCRIMINALS' onlyfans script.
A matter of fact with the right settings transitioning between the two scripts should be a easy enough process

In addition there are numerous filtering features to control exactly which type of content you want to scrape.
https://github.com/datawhores/OF-Scraper/blob/main/CHANGES.md

# Documentation
For information on how to 
- install
- run
- and other things you might want to know

https://of-scraper.gitbook.io/of-scraper

<h3>DISCLAIMERS:</h3>
<ol>
    <li>
        This tool is not affiliated, associated, or partnered with OnlyFans in any way. We are not authorized, endorsed, or sponsored by OnlyFans. All OnlyFans trademarks remain the property of Fenix International Limited.
    </li>
    <li>
        This is a theoritical program only and is for educational purposes. If you choose to use it then it may or may not work. You solely accept full responsability and indemnify the creator, hostors, contributors and all other involved persons from any any all responsability.
    </li>



  ## Description:
  command-line program to download media, and to process other batch operations such as liking and unliking posts.
    

![CopyQ nsUBdI](https://user-images.githubusercontent.com/67020411/227816586-fb685959-cd3f-45af-adea-14773b7154f9.png)

# Issues
Open a issue in this repo, or you can mention your issue in the discord
https://discord.gg/wN7uxEVHRK


    
# Feature Requests

https://ofscraper.clearflask.com/feedback
    
Or the discord
        
# Migrating from DC script

You will need to change the settings so that the metadata option is compatible with your current folders
Additionally you might want to set the save_path, dir_path, and filename so they output similar outputs

The metadata path from DIGITALCRIMINALS' script is used for duplicate check so as long as your set the right path.
Files won't download a second time

https://of-scraper.gitbook.io/of-scraper/migrating-from-digitalcriminals-script

https://of-scraper.gitbook.io/of-scraper/config-options

https://of-scraper.gitbook.io/of-scraper/config-options/customizing-save-path

Ask in the discord or open an issue if you need help with what to change to accomplish this


# Discord

https://discord.gg/wN7uxEVHRK
    
# Support
buymeacoffee.com/datawhores
    
BTC: bc1qcnnetrgmtr86rmqvukl2e24f5upghpcsqqsy87
    
ETH: 0x1d427a6E336edF6D95e589C16cb740A1372F6609


[![codecov](https://codecov.io/gh/datawhores/OF-Scraper/branch/main/graph/badge.svg?token=U1F1PQ7LGM)](https://codecov.io/gh/datawhores/OF-Scraper)










