Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Fansly_Scraper.zip | 2022-09-01 | 88.0 MB | |
Fansly Scraper Executable v0.3.5 source code.tar.gz | 2022-09-01 | 28.3 kB | |
Fansly Scraper Executable v0.3.5 source code.zip | 2022-09-01 | 31.2 kB | |
README.md | 2022-09-01 | 2.2 kB | |
Totals: 4 Items | 88.1 MB | 2 |
This is the compiled release of Fansly Scraper. It provides an executable file, with which you can launch the program without having python installed. You'll have to unzip the "Fansly_Scraper.zip" file first with winrar or similar programs.
Read Quick Start to know how to run fansly scraper
Changelog v0.3.5
added configuration settings for:
+ seperating messages or previews into subfolders
> option "seperate _messages/_previews" can be set to "True" or "False"
+ naming files by date posted (issues id 28 - thanks @pawnstar81)
> option "naming_convention" is now supported with values "Datepost" or "Standard"
changes:
+ configuration "update_recent_download" can now also be set to "Auto"
+ added support for two factor authentication with AC
+ adjusted scraper for fansly api version 3
fixed a bug:
+ where api would return unauthorized (issues id 30 & 39)
+ where login request no longer returned auth token (issues id 18)
module changes:
+ removed requirement for module selenium_wire
+ adjusted AC for undetected_chromedriver > 3.1.5 (please update!)
+ fixed compability for opera gx (issues id 38)
Full Changelog: https://github.com/Avnsx/fansly/compare/v0.3.3...v0.3.5
VirusTotal (detections?): fansly scraper: https://rebrand.ly/scraper_035 automatic configurator: https://rebrand.ly/config_035 updater: https://rebrand.ly/updater_031
Compiled using pyinstaller on python 3.8.10