Brian Matthews
Brian Matthews
Just tried it, got Access denied, updated all the parameters (User Agent, etc), and now it works fine. I'd suggest verifying all the parameters.
That's the main reason I use Voldrix's fork. It saves things as YYYY-MM-DD_id.ext (plus I've modified my local copy to touch each file with its date.) However, k0rnh0li0 has done...
There's a fork that does that: https://github.com/Voldrix/onlyfans-dl-2. It's behind in other ways though, for example it doesn't use the external json. It works just fine downloading though.
I just tried it. I had to update my info (I think Google installed a new version of Chrome since I last used the script), but once I did that...
Are you mixing data from different browsers? That definitely won't work. Get all the values from a single browser while logged in to OF. In the network tab of the...
That should always be the first step, redo the auth file, and if that doesn't work, double check your work. Also, if you update your browser (which Chrome does automatically...
cron is a different environment in many ways from a login shell, so it's not terribly surprising that it works in a login shell and not from cron. I'd suggest...
Maybe I’m confused or I’m using the terminology wrong, but `.` isn’t calling methods is it? `Math.random` doesn’t call the `random` property of the `Math` object. And isn’t optional chaining...
I think part of the problem might be how it counts. I just ran it and get: ``` Downloading content to XXX Found 477 posts Downloaded 727 new posts [...]...
Is this fixed in the current code? I've read the comments but don't really follow them. I'm using 1.7 downloaded from the website and CBRs don't work with it, which...