sim0n00ps / OF-DL

C# console app to download all of the media from Onlyfans accounts with DRM video downloading support
561 stars 54 forks source link

auth failed #402

Closed hebeebee closed 2 weeks ago

hebeebee commented 2 weeks ago

I have filled in the correct information, but it still cannot be used.

2024-06-12 231448 2024-06-12 231533
jcg9129 commented 2 weeks ago

The file linked by the DYNAMIC_RULES url constant was deleted.

hebeebee commented 2 weeks ago

The file linked by the DYNAMIC_RULES url constant was deleted.

The file linked by the DYNAMIC_RULES url constant was deleted.

I didn't delete any files, how can I solve this problem?

legendaryredfox commented 2 weeks ago

The file linked by the DYNAMIC_RULES url constant was deleted.

The file linked by the DYNAMIC_RULES url constant was deleted.

I didn't delete any files, how can I solve this problem?

The file was stored in github and the repo got taken down. you can either replace rules.json file and build the project yourself using Visual Studio and .net 7 or wait for the next release, which I guess it shouldn't take long

hebeebee commented 2 weeks ago

The file was stored in github and the repo got taken down. you can either replace rules.json file and build the project yourself using Visual Studio and .net 7 or wait for the next release, which I guess it shouldn't take long

I don’t know how to build it, I can only wait for the latest release.

legendaryredfox commented 2 weeks ago

The file was stored in github and the repo got taken down. you can either replace rules.json file and build the project yourself using Visual Studio and .net 7 or wait for the next release, which I guess it shouldn't take long

I don’t know how to build it, I can only wait for the latest release.

It's relatively easy, just download Visual Studio (not code) and .net 7, both available for free, open the project on visual studio and press ctrl + shift + b. it should be available under the bin folder inside the cloned repo

hebeebee commented 2 weeks ago

It's relatively easy, just download Visual Studio (not code) and .net 7, both available for free, open the project on visual studio and press ctrl + shift + b. it should be available under the bin folder inside the cloned repo

Ok, I will try, thanks

thatcoderguy commented 2 weeks ago

feel free to use the version in my pull request - it loads the (working) rules from a local file.

sim0n00ps commented 2 weeks ago

If you use the latest version this is now fixed