Skip to content

Releases: UltimaHoarder/UltimaScraper

OnlyFans DataScraper v6.4.3

17 Mar 13:22
Compare
Choose a tag to compare

Changed how "Missing Posts" works | d394feb
Fixed 2FA | bc24659
Updated SQLALCHEMY requirements | 5b1da56
Auth via browser if email and password is filled | 60f6a5b
You must download geckodriver to auth via browser.
https://github.com/mozilla/geckodriver/releases/tag/v0.27.0

OnlyFans DataScraper v6.4.2

07 Mar 20:15
e83fb07
Compare
Choose a tag to compare

Surely, the filename error has to be fixed now...

Added {first_letter} path format | 04882f6

Potentially fixed (well, bypassed) filename for the 5th(?) time | 50b0529

OnlyFans DataScraper v6.4.1

16 Feb 03:56
Compare
Choose a tag to compare

Fixed "valid" error | 945c45e
Fixed "linked" error | 3f30550
Potential fix for "media" key | 3c7f6b9

OnlyFans DataScraper v6.4

15 Feb 19:07
191c944
Compare
Choose a tag to compare

Fixes:
Fixed OFRenamer 67 times | 5bafbd4
Fixed FileNotFound Error | b7a273d

Features:
Added a download progress bar (yay).
Improved session handling for proxies that rotate IP every N seconds.

I fixed a lot more stuff, just look at the commits.
v6.3.2...master

OnlyFans DataScraper v6.3.2

04 Feb 15:04
b54f902
Compare
Choose a tag to compare

Preview "bug" has been fixed.

OnlyFans DataScraper v6.3.1

04 Feb 05:02
Compare
Choose a tag to compare

Fixed:
Stories - Preview Not Found

OnlyFans DataScraper v6.3

04 Feb 03:51
Compare
Choose a tag to compare

General:
Any paid post that has image previews will be marked as "Free". #772

Fixes:
Incorrect favorite count
OFRenamer (detecting dupes)

Database:
Added preview column to the media table ed448d9

OnlyFans DataScraper v6.2.5

01 Feb 05:54
Compare
Choose a tag to compare

General:
Reduced docker size

Features:
You can now store metadata in a separate directory.
Metadata storage rollover isn't supported yet, so keep all metadata in a directory. When I do add it, the script will search multiple directories that contain the unique identifier ({username}) for the OLDEST metadata.

OnlyFans DataScraper v6.2.4

25 Jan 15:56
4316ae4
Compare
Choose a tag to compare

Features:
Added ability to choose your video quality (Config).

Fixes:
Fixed blacklist
Fixed Error in Subscriptions
Fixed .DS_store error
Fixed AttributeError: 'str' object has no attribute 'get'

General:
Script no longer changes the auth.active to False

OnlyFans DataScraper v6.2.3

11 Jan 12:10
Compare
Choose a tag to compare

Fixed auth again.
Fixed database errors.