Fansly Versions Save

Easy to use fansly.com content downloading tool. Written in python, but ships as a standalone Executable App for Windows too. Enjoy your Fansly content offline anytime, anywhere in the highest possible content resolution! Fully customizable to download in bulk or single: photos, videos & audio from timeline, messages, collection & specific posts 👍

v0.4.1-post1

8 months ago

Introducing the compiled Windows-exclusive version of Fansly Downloader, offering an executable file that allows you to conveniently launch the program without the need for the installation of Python. To begin, please unzip the zip file using WinRAR or a similar program.

📝 Note: Please be aware that this release is not an exact replica of the latest Python code version 0.4.2 found in the GitHub repository. The reason for this discrepancy is that version 0.4.2 is currently experiencing packaging issues when attempting to create a standalone executable using pyinstaller. Therefore, this release represents a minor update to version 0.4.1, ensuring that the executable version of Fansly Downloader remains operational until a resolution for version 0.4.2 is identified.

⚠️ Warning: All current versions of Fansly-Downloader have restricted functionality for timeline downloads, due to Fansly continously introducing more rate-limiting changes. You can monitor the progress and resolution of this matter by referring to this issue ticket. For now it's advised to download from timeline utilising fansly-downloaders download_mode = Single option.

Read Quick Start & Configuration Options to understand how to utilise Fansly Downloader correctly

Changelog v0.4.1-post1

changes:
- minor adjustment to counter fanslys recent introduction of rate limiting (id 148)

bug fixes:
- fixed unhandled TypeError (issues id 147)
- fixed download_directory path breaking on case-sensitive filesystems (id 126)

VirusTotal (👥 Community Effort: https://github.com/Avnsx/fansly-downloader/discussions/121): Fansly Downloader.exe: https://rebrand.ly/downloader_041-post1

Version downloads:

v0.4.1

10 months ago

Introducing the compiled Windows-exclusive version of Fansly Downloader, offering an executable file that allows you to conveniently launch the program without the need for the installation of Python. To begin, please unzip the zip file using WinRAR or a similar program.

⚠️ The "updater.exe" file is included within the zip file, solely for backward compatibility with version 0.3.5. It enables the previous version to update to version 0.4.1. However, if you're manually downloading version 0.4.1 from the repository, you can safely delete the "updater.exe" file, as the self-updating feature is now integrated within Fansly Downloader itself. ⚠️

Read Quick Start & Configuration Options to understand how to utilise Fansly Downloader correctly

Changelog v0.4.1

changes:
- fansly downloader will now display a progress bar during long file downloads
- the utilise_duplicate_threshold option defaults to False

bug fixes:
- fixed messages not downloading for some users (issues id 104)
  -  by reverting v0.4 messages changes to v0.3.5
- fixed relative pathing issues for config.ini
- increased maximum allowed username length to 30 characters (id 107)
- changes to m3u8 downloading in response of issues id 110 & 108
- fixed fansly downloader throwing a PermissionError (id 106)
- fixed some media content not being downloaded (id 105)

Full Changelog: https://github.com/Avnsx/fansly/compare/v0.4...v0.4.1

VirusTotal (👥 Community Effort: https://github.com/Avnsx/fansly-downloader/discussions/121): Fansly Downloader.exe: https://rebrand.ly/downloader_041 updater.exe: https://rebrand.ly/updater_04

Version downloads:

v0.4

11 months ago

Introducing the compiled Windows-exclusive version of Fansly Downloader, offering an executable file that allows you to conveniently launch the program without the need for the installation of Python. To begin, please unzip the zip file using WinRAR or a similar program.

⚠️ The "updater.exe" file is included within the zip file, solely for backward compatibility with version 0.3.5. It enables the previous version to update to version 0.4. However, if you're manually downloading version 0.4 from the repository, you can safely delete the "updater.exe" file, as the self-updating feature is now integrated within Fansly Downloader itself. ⚠️

Read Quick Start to know how to run Fansly Downloader

Changelog v0.4

changes:
- re-wrote basically the whole codebase
- re-written versions of configurator & updater are now integrated into the downloader
- options naming_convention & update_recent_download are deprecated & removed automatically
- config.ini input values are now actually being validated for correctness
    - e.g. all important config values will now be interactively set-up with user
- update_recent_download has been improved drastically
    - its enabled internally by default now
    - it will be way quicker, by utilising deduplication
    - deduplication is done through media id & hashing now
    - hashes & media id are added to filenames initially
    - filenames with those identifiers, will not get hashed again
- content upload timestamps are now converted into local systems timezone
- adapted fansly downloader for the new m3u8 video format
    - this fixes the 720p video downloads from previous version
- fansly downloader is now way more performant & efficient in every aspect
- you can now also download media collections & posts by post ID
- greatly improved cross-platform compatibility
- audio only files, will be downloaded as mp3 now

fixed issues:
- fixed a issue with not escaping apostrophes on macOS (issues id 78)
- fixed subscriber content missing (issues id 59)
- all kinds of media file extensions are now supported (issues id 75)

Full Changelog: https://github.com/Avnsx/fansly/compare/v0.3.5...v0.4

Read about configuration options

VirusTotal (detections?): Fansly Downloader.exe: https://rebrand.ly/downloader_04 updater.exe: https://rebrand.ly/updater_04

Version downloads:
Compiled using pyinstaller on python 3.8.10

v0.3.5

1 year ago

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)

More information about the new configuration options

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

Version downloads:

v0.3.3

2 years ago

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.3

bug fixes:
+ adjusted scraper to recent fansly API changes (issues id 17)

VirusTotal (detections?): fansly scraper: https://rebrand.ly/scraper_033 automatic configurator: https://rebrand.ly/config_031 updater: https://rebrand.ly/updater_031

Version downloads:

v0.3.2

2 years ago

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.2

changes:
+ low content warnings no longer print; if update_recent is enabled
+ errors now wait for user input; instead of a closing timer
+ now using github api, for version checks
+ improved error outputs, for config.ini issues
+ added rare stargazers reminder
+ added go to github shortcut into download folder

bug fixes:
+ fixed issue with saving (issues id 14)

VirusTotal (detections?): fansly scraper: https://rebrand.ly/scraper_032 automatic configurator: https://rebrand.ly/config_031 updater: https://rebrand.ly/updater_031

Version downloads:

v0.3.1

2 years ago

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_v0.3.1.zip" file first with winrar or similar programs.

Read Quick Start to know how to run fansly scraper

Changelog v0.3.1

changed:
+ if OS unsupported; configurator now automatically redirects to Get Started
+ sleep timers highered for errors

fixed a bug:
+ with message scraping (issues id 11)
+ with profile scraping (issues id 9)

Q&A: Your opinion is asked! Test the software and let me know here

VirusTotal (detections?): fansly scraper: https://rebrand.ly/scraper_031 automatic configurator: https://rebrand.ly/config_031 updater: https://rebrand.ly/updater_031

Version downloads:

v0.3

2 years ago

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_v0.3.zip" file first with winrar or similar programs.

Changelog v0.3

changed:
+ added support for scraping media from messages
+ added option to update old download folders
+ added option to show file names during downloads
+ added configurator to now automatically get required token & user agent
+ changed configurator user agent to chrome v97
+ configurator checks if running compiled/IDE & version of required module
+ added updater to update all compiled repository files by just clicking on it
+ scraper now forces you to update it, if it has booted up on a old version
+ scraper version now is stored in config.ini

fixed a bug:
+ with scraping media from messages, if creator had not DMed you
+ where config parser would throw interpolation errors
+ where pyinstaller binary would crash while exiting
+ with the open_when_finished function
+ where creator id would not be found, if no avatar
+ where filenames with over 175 characters might cause a crash
+ where open when finished did not work due to OS
+ where imagehash created lists with numpy arrays in them
+ where save_changes() wouldn't save user_agent
+ causing configurator to fail logging required data

Q&A: Your opinion is asked! Test the software and let me know here

VirusTotal: Fansly Scraper: https://www.virustotal.com/gui/file/f60aabcc26a2bf6c63cf96fe7d382a283925832f1cbbd936d2ba5f32c3ba1090 Automatic Configurator: https://www.virustotal.com/gui/file/264b02cafb20d215abb39da7d5dcf31fd9eeed11da57aee97fd1f93d9cb9d1c2 updater: https://www.virustotal.com/gui/file/d7244d3eba12320b6e4ead0bf5a136314add49586acb41a6f34d23e4a57d4ec3

Obviously any detections, are false positives.

Version downloads:

v0.2

2 years ago

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 "FanslyScraperExecutableV0.2.zip" file first with winrar or similar programs.

Changelog v0.2

+ now using image fingerprinting & hashing to greatly reduce duplicate videos / images
+ visual updates: now using loguru module for colored output
+ introduced logic to self check:
    - for github repo updates
    - internet connection
    - creators subscribers, followers & available content
+ changed functionality:
    - user now is warned if atleast 20% of available content wasn't successfully archieved
    - adjusted & added more output texts for even more clarification
    - errors now print the full error traceback
+ bug fixes:
    - fixed a bug, where a error would be caused if filenames had characters incompatible with windows

VirusTotal: https://www.virustotal.com/gui/file/60c358e606658ea8a329cc25b8368f4293246097cde40cbd8fbe54851b9d215c

Version downloads:

v0.1

2 years ago

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 "FanslyScraperExecutable.zip" file first with winrar or similar programs.

VirusTotal: https://www.virustotal.com/gui/file/05ea28312775f9e4c5c28bb1d946468b58e67cfcf561a28f0c08c1e6014f4a5d Compiled using: https://github.com/brentvollebregt/auto-py-to-exe

Version downloads: