Releases: UltimaHoarder/UltimaScraper
Releases · UltimaHoarder/UltimaScraper
OnlyFans DataScraper v3.6.1
Checking if sess token valid
Checking if head request is valid
OnlyFans DataScraper v3.6
[OnlyFans]
The script will now recognize "last day" subscriptions.
Added support for model accounts.
Removed Auth V2 (auth_id and hash)
If a file exists but is incomplete, the script will compare sizes and will download it again.
OnlyFans DataScraper v3.5.5
Credit to zoopzorp for the following fix.
Added the correct filename for Linux/Mac users.
OnlyFans DataScraper v3.5.4
Fixes:
OnlyFans updated their filenames. Adjusted the script accordingly to support it.
Config:
"ignore_unfollowed_accounts"
You can now filter unfollowed accounts from the subscription list.
Check out the README and update config c:
OnlyFans DataScraper v3.5.3
[Onlyfans]
Added support to scrape your own account if you're a performer/model
The script will now call the API less when getting the list of subscribers.
Fixed expiredAt error
OnlyFans DataScraper v3.5.2
[CONFIG]
Added infinite_loop to config.
If you want to run the script once, set it to false.
[ONLYFANS]
Fixed messages not getting the correct file size
OnlyFans DataScraper v3.5.1
[OnlyFans]
Removed "Found Path" logger.
This is basically OFD 3.5 but without the log message.
OnlyFans DataScraper v3.5
[OnlyFans]
The script will now grab Gifs and Streams. They will be found in the Video category. (Had to rewrite the majority of the script for this)
The script now uses one API to fetch media content. Should help reduce 404s.
The script will now scrape stories.
The script will now grab all messages.
Added an optional sess cookie in the config. This will stop you from authing into other people's accounts.
[BBWChan]
Added support to scrape board content.
[JustForFans]
JFF is broken. It's a badly coded website. The image scraping only works and I really don't plan on fixing it until they modernize their site.
OnlyFans DataScraper v3.4
The script will now try a maximum of 10 times to auth you into your account.
You can now pick which accounts you'd like to scrape.
The script will now show all of the accounts you're subscribed to and not just the first 10.
Just exporting links? The script will now create all the media folders automatically.
Added a PSA warning you that OnlyFans' video CDN is ass right now.
If you choose to scrape all users, the script logic now does the following:
1. Scrape ALL users' links
2. Download ALL the users' links
[config]
Added scrape_all.
Set to true if you'd like to scrape all the names.
The script can now run automatically if you fill in auto_site_choice, auto_choice, and auto_scrape_all.
6 second delay has been implemented between each task so you don't get a 404.
OnlyFans DataScraper v3.3
Export to CSV Added the option to export to CSV. Check the readme for the "export_type" options Update config :^)