Voldrix / onlyfans-dl-2

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

Failed to get user http 400 #122

Open UnknownVariable102 opened 4 months ago

UnknownVariable102 commented 4 months ago

I'm sure I've done this incorrectly. I apologise, I know nothing about coding, but thought I'd try.

I've:

and yet, when I open up CMD and type "python onlyfans-dl.py scarletaddiction" I get:

CWD = C:\users\username

failed to get user: scarletaddiction http 400

Is there somewhere I need to add the URL of the onlyfans page to the script? I'm not sure what else to do to get the script to work; although I'm sure the fix will be easy.

Also - how do I select a directory for the files to be downloaded to?

Please send help.

UnknownVariable102 commented 4 months ago

Also, when I just try "python ./onlyfans-dl.py all" I get:

SUBSCRIPTIONS ERROR: http 401 Traceback (most recent call last): File "C:\Users\'username'\onlyfans-dl.py", line 287, in for PROFILE in PROFILE_LIST: TypeError: 'NoneType' object is not iterable

waswosi commented 3 months ago

Same problem here too. Other scrapers have the same problem. So OF changed something. Please voldrix could you update please.

need4swede commented 3 months ago

Definitely something more going on. As @waswosi said, other scrapers are having this same issue. I get a 401 response even though the auth is correct. I also noticed that I can't find init anymore. Maybe that's been the case for a while. Just an observation that things may be different.

Voldrix commented 3 months ago

Solution merged. #123

waswosi commented 3 months ago

Solution merged. #123

Thank you so much!!! It works again.

Voldrix commented 3 months ago

The new repo dissolved, so I just added the signature definition statically to the file, so we're not dependent on hosting. Even though no one mentioned it here, it was re-broken, but I just patched it, so update the script again.

Georodin commented 2 months ago

hmm I have again this error :/