AdonisJS | Major update 2023-12-06

Published: 9 months ago

Category: Updates

General

  • New fresh logo(s) for the project.
  • The whole project is now made in a framework: AdonisJS (tech stack: NodeJS, typescript, vanilla javascript, HTMX, tailwindcss)

Downloading

  • You can now choose what kind of content to download (videos, images or audio)
  • You can now choose multiple types of content to download
  • Removed "only retrieve new content": it did not work and was unreliable
  • Onlyfans: added option to select before and after date to choose what content you wanna download before or after a set date
  • Progress of downloading, uploading and zipping will be visibly shown with several progressbars per type and kind of content

Check all download options

Automatic downloading

  • Adopted (some) same changes from normal downloading to use for setting up automatic downloading

Blogs

  • Blogs can now be viewed individually on a page
  • Blog overview:
    • content limited per blog post
    • added pages

API access

  • Pricing update: for any usage exceeding 5 000 API requests, the cost per API request is reduced to €0,001 from the standard rate of €0,005.
  • Authentication changed to Bearer tokens in stead of emails.
    • Manually create tokens on the api page
  • Main endpoint changed to /api/user/<user>
    • Removed "auth" parameter
  • Added endpoint DELETE /token
  • Removed field socials in response: Onlyfans doesn't provide this data publicly anymore
  • Edited field bundles with more details

Fansly

  • You can now see how many subscribes you have on connect (just like onlyfans)
  • Added button "show expiring subscriptions" (just like onlyfans)
  • Add support to download stories
  • Fixed downloading from actual subscribed content creators

Onlyfans

  • Biography/description of a user will now be shown in "quick view"

Emails

  • Restyled all emails that were sent from the app

Data changes

  • All automatic downloads have been reset
  • All saved credentials have been deleted

Important note: Because of the pricing change of the API, all current subscribers to the API should manually cancel their subscription. To re-subscribe and get the new pricing, go to the API page again and redo the process.

Any bug reports can be send to me