Skip to content

Releases: prof79/fansly-downloader-ng

Fansly Downloader NG v0.9.9

28 Jun 13:13
Compare
Choose a tag to compare

v0.9.9 2024-06-28

Accept URLs/be less picky when specifying single posts kudos (#64) @1gintonic

For more details and history see: Release Notes

Fansly Downloader NG v0.9.8

28 Jun 13:06
Compare
Choose a tag to compare

v0.9.8 2024-06-28

Download menu in interactive mode (#58) kudos @1gintonic

For more details and history see: Release Notes

Fansly Downloader NG v0.9.7

22 Mar 20:21
Compare
Choose a tag to compare

v0.9.7 2024-03-22

Fix for update checks (hopefully) and disabled SSL verification for WebSockets due to a specific issue.
Things are complicated for you now, check key must be deciphered by evaluating a JavaScript expression.

For more details and history see: Release Notes

Fansly Downloader NG v0.9.6

22 Mar 19:28
Compare
Choose a tag to compare

v0.9.6 2024-03-22

Yay! I coded automatic retrieval of the check key from Fansly's page. Fallback to user input if it fails.
Should the need arise the patterns for locating the JS file and check key are saved/loaded in the [Logic] section in config.ini.

v0.9.5 2024-03-22

Fixed headless/non-interactive input blooper during "check key" validation.

v0.9.4 2024-03-22

Fix check_key setting in config.ini not honored.

Fansly Downloader NG v0.9.3

19 Mar 23:01
Compare
Choose a tag to compare

v0.9.3 2024-03-19

Be warned, Fansly may ban you using this! If you get errors be careful not to challenge your luck/try too often.

Well, stupid me, being overworked and tired, forgot to put an essential function call in after successful testing was complete!
Seems to work again, for now - I hope ...

For more details and history see: Release Notes

Fansly Downloader NG v0.9.2

19 Mar 21:15
Compare
Choose a tag to compare

v0.9.2 2024-03-19

Be warned, Fansly may ban you using this!

I've made the _checkKey configurable but don't expect this to work any more - it feels they have done more like invalidating (changing) authorization tokens and I'm probably be done with this and unsubscribe from my paid creators and I suggest you do the same.

Fansly totally lacks imagination of legit use cases like using VR where a proper media player experience requires a local library.

For more details and history see: Release Notes

Fansly Downloader NG v0.9.1

18 Mar 23:43
Compare
Choose a tag to compare

v0.9.1 2024-03-19

Well, helluva ride - Fansly stepped up their security game and only allow properly constructed web calls from now on or the results will come out empty.

I've totally rewritten almost all web calls into a separate Fansly API class that handles all the wild details with a a lot of foundation functions the more specific ones build upon, like a pyramid.

Long story short it should work again now 😊 I've tested my standard set of creators plus an empty-config alternate-browser set of creators with public content I do not follow. However, after those graving changes some bugs might linger - create an issue should you encounter something out of the ordinary.

v0.8.19 2024-03-15

Kudos to sunbart who contributed a switch to hide skipped item messages in PR #26 - meaning less clutter for those running headless and relying on the logs.
There are one or two caveats and I'll try to improve on them later.

And sorry, v0.8.18 docs had a wrong datestamp.

v0.8.18 2024-03-15

Ubuntu 22.04 support for built-in Python by XelaRellum. Kudos!

For more details and history see: Release Notes

Fansly Downloader NG v0.8.19

15 Mar 16:41
Compare
Choose a tag to compare

v0.8.19 2024-03-15

Kudos to sunbart who contributed a switch to hide skipped item messages in PR #26 - meaning less clutter for those running headless and relying on the logs.
There are one or two caveats and I'll try to improve on them later.

And sorry, v0.8.18 docs had a wrong datestamp.

v0.8.18 2024-03-15

Ubuntu 22.04 support for built-in Python by XelaRellum. Kudos!

For more details and history see: Release Notes

Fansly Downloader NG v0.8.18

15 Mar 16:14
Compare
Choose a tag to compare

v0.8.18 2024-03-15

Ubuntu 22.04 support for built-in Python by XelaRellum. Kudos!

For more details and history see: Release Notes

Fansly Downloader NG v0.8.17

18 Feb 18:13
Compare
Choose a tag to compare

v0.8.17 2024-02-18

Better error handling to diagnose another M3U8 error.

For more details and history see: Release Notes