onlyfans-dl-2
onlyfans-dl-2 copied to clipboard
Failing to get users
Tonight I'm getting the following errors:
./onlyfans-dl.py ashleymerwinfree
CWD = /home/ictos/onlyfans-dl-2
https://onlyfans.com/api2/v2/users/ashleymerwinfree
Failed to get user: ashleymerwinfree
http 400
and
./onlyfans-dl.py all
CWD = /home/ictos/onlyfans-dl-2
https://onlyfans.com/api2/v2/subscriptions/subscribes
SUBSCRIPTIONS ERROR: http 401
Traceback (most recent call last):
File "/home/ictos/onlyfans-dl-2/./onlyfans-dl.py", line 296, in <module>
for PROFILE in PROFILE_LIST:
^^^^^^^^^^^^
TypeError: 'NoneType' object is not iterable