Releases: UltimaHoarder/UltimaScraper
OnlyFans DataScraper v6.4.3
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
OnlyFans DataScraper v6.4.1
OnlyFans DataScraper v6.4
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
Preview "bug" has been fixed.
OnlyFans DataScraper v6.3.1
Fixed:
Stories - Preview Not Found
OnlyFans DataScraper v6.3
OnlyFans DataScraper v6.2.5
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
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
Fixed auth again.
Fixed database errors.