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 👍
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.
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 theconfig.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.