Voldrix / onlyfans-dl-2

OnlyFans content downloader v2
GNU General Public License v3.0
166 stars 24 forks source link

Dynamic rules have changed, so script fails #124

Closed pawnstar81 closed 3 months ago

pawnstar81 commented 4 months ago

The dynamic rules have changed, so the script fails.

rorgoroth commented 3 months ago

The updated json repo is gone, so are any others that are up to date.

I have a feeling OF/GH are removing the repos for some bullshit excuse.

Voldrix commented 3 months ago

If anyone has a cached copy of the signature rules, I will find a reliable host for it.

janolehuebner commented 3 months ago

there is this repo, showing how the rules are generated but i cant get it to work, so something must have changed... https://github.com/gravilk/onlyfans-dynamic-rules-documented/tree/main

EDIT:

      {
          "static_param": "RPnq8UadKceN7JNbeh2ApmUxM0A2nU9y",
          "start": "24650",
          "end": "666078a0",
          "checksum_constant": 13,
          "checksum_indexes": [4,5,7,9,9,11,13,17,18,19,23,23,23,24,25,26,27,27,28,28,28,28,28,29,30,32,32,33,33,34,34,38],
          "app_token": "33d57ade8c02dbc5a333db99ff9ae26a",
          "remove_headers": ["user_id"],
          "revision": "202404181902-08205f45c3",
          "is_current": null,
          "format": "24650:{}:{:x}:666078a0",
          "prefix": "24650",
          "suffix": "666078a0"
      }

works for me @Voldrix

Voldrix commented 3 months ago

Thanks for that @janolehuebner I added that statically to the file so we don't have to rely on remote hosting.