OnlyFans DataScraper v3.7
Onlyfans decided to update their API, so the script couldn't get past the authentication checkpoint. It's been fixed.
overwrite_files is now off by default.
This is because the script will check if the file has been downloaded already.
Fixed a bunch of bugs and added in some error handling to stop the script from hanging.
Fixed an invalid date format bug.
Updated the logic for checking if you're subscribed to an account first.
Added support for extra accounts
Added the ability to merge account subscriptions into one list
If you have multiple accounts, you can choose to auth into one. Works exactly the same as choosing an account to scrape from.
Added a global_user-agent
Configs have been moved to a folder called "settings"
Probably broke the other modules, but who cares lol.