Skip to content

Releases: UltimaHoarder/UltimaScraper

OnlyFans DataScraper v7.4.1

20 Jul 12:29
Compare
Choose a tag to compare

Fixed 2FA | 343db20
Script supports multiple blacklists | f2472c6

OnlyFans DataScraper v7.4

19 Jun 08:43
Compare
Choose a tag to compare

Added updater script | 5db4e16
Fixed a bunch of things | v7.3...master

Authentication process has been changed.
You just have to copy the cookie and user-agent values. No more doing it one by one.

You'll probably need to upgrade your requirements. The new command to upgrade requirements is in the readme.

OnlyFans DataScraper v7.3

13 Jun 03:48
Compare
Choose a tag to compare

Fixed archived content | 5f86596
Fixed scraping paid content | d273285
Fixed multiple infinite loops | afe0269 | cd72afd
Fixed script not downloading profile headers | 040af16
Fixed custom filenames not being downloaded (OFRenamer Fix) | d5adabc
Fixed script not setting correct creation date on files | 599138b

Script now uses asyncio | f49a5d6
Script is now much faster for creators scraping their own profile | 660ec5c

I fixed a bunch of other stuff | v7.2...master

Known Issues:
Some OLD json metadata files are broken


I'm sure you're tired of downloading the latest commit every time the script breaks. I'll be adding a "upgrader script" soon, which will upgrade to the latest commit.

Update script is now implemented, download from master if you want to use it.

OnlyFans DataScraper v7.2

16 May 23:13
Compare
Choose a tag to compare

OnlyFans DataScraper v7.1

05 May 21:10
Compare
Choose a tag to compare

Script will now automatically fetch header rules on every api request, so there's no need for you to keep coming back to download every new commit once you get session locked.

This doesn't mean you won't get session locked. When OF updates their algorithm we have to figure it out and create the rules manually (soon to be automatically) and once we do, the script will continue to work without you having to download a new commit.

No more download fatigue.

Release no longer works, use the latest commit.

OnlyFans DataScraper v7.0.1

04 May 18:13
Compare
Choose a tag to compare

This release isn't working.
Download the latest commit, which is.
https://github.com/DIGITALCRIMINAL/OnlyFans/archive/refs/heads/master.zip

OnlyFans DataScraper v7

02 May 21:21
Compare
Choose a tag to compare

Fixed signed (auth) requests | 9e15ee1
Fixed missing subscriptions and posts | ba1c41d
Fixed the issue where multiple authentications wouldn't work | 1d212a8
Added ability to stop the script from formatting media and deleting empty directories | 1d212a8

I'm sorry that I missed v6.9, maybe we'll see v69.

OnlyFans DataScraper v6.4.6

23 Apr 22:50
Compare
Choose a tag to compare

Added ability to turn off OFRenamer. This stops the script from renaming files. | 1fd0ec6
Script now handles 404'ed auths. (No longer produces "There's nothing to scrape") | 3dd1b0b

THIS VERSION IS BROKEN, EVERYTHING BEFORE V7.0 (NOT RELEASED YET) WILL NOT WORK.

Download the latest commit here:
https://github.com/DIGITALCRIMINAL/OnlyFans/archive/refs/heads/master.zip

OnlyFans DataScraper v6.4.5

16 Apr 18:29
Compare
Choose a tag to compare

Fixed AttributeError: 'dict' object has no attribute 'name' error | 87237e2
Removed deepdiff and VS Tools as a requirement | 62e9a7e

OnlyFans DataScraper v6.4.4

30 Mar 21:35
Compare
Choose a tag to compare

Updated requests to stop users running into the "Firefox Profile" error | 6b51094

v6.4.3 is essentially the same as this release without the single update above.