Avnsx / fansly-downloader

Easy to use fansly.com content downloading tool. Written in python, but ships as a standalone Executable App for Windows too. Enjoy your Fansly content offline anytime, anywhere in the highest possible content resolution! Fully customizable to download in bulk or single: photos, videos & audio from timeline, messages, collection & specific posts 👍
https://fansly.com/
GNU General Public License v3.0
1.28k stars 63 forks source link

New feature suggestion: scrape multiple users at once #79

Closed RalkeyOfficial closed 1 year ago

RalkeyOfficial commented 1 year ago

Since this scrapper has automatic hash checker, I thought about using it to just automatically scrape all new content without having to actually open Fansly (so I can be extra lazy :))

But the only problem hindering me from being the laziest human imaginable is that I need to change the username in the config.ini every time.

So my suggestion is that the username field can take in an array of usernames, which can then be looped through, and the rest of the code can be the same.

Avnsx commented 1 year ago

The codebase is currently written too entangled to introduce a feature like this, so I've to refuse this suggestion at this point in time.