k0rnh0li0 / onlyfans-dl

OnlyFans content downloader
GNU General Public License v3.0
772 stars 221 forks source link

ERROR: Please refresh the page #237

Closed Kubson11 closed 8 months ago

Kubson11 commented 1 year ago

i have error ERROR: Please refresh the page what i need do

mangoarctic21 commented 1 year ago

Since I prefer this version versus Voldrix's, I decided to dig a little bit and found the problem. Voldrix's version also encountered this issue, but they have since been able to resolve it. Just need to open the onlyfans-dl.py file and change: 'https://raw.githubusercontent.com/DATAHOARDERS/dynamic-rules/main/onlyfans.json').json() to 'https://raw.githubusercontent.com/DIGITALCRIMINALS/dynamic-rules/main/onlyfans.json').json()

Kubson11 commented 1 year ago

i tried to use it and i get only something like this Downloading content to and program dont do anything more dont downloading/creating nothing my profile is small but program working 2h and dont do anything

SirAeleon commented 1 year ago

Since I prefer this version versus Voldrix's, I decided to dig a little bit and found the problem. Voldrix's version also encountered this issue, but they have since been able to resolve it. Just need to open the onlyfans-dl.py file and change: 'https://raw.githubusercontent.com/DATAHOARDERS/dynamic-rules/main/onlyfans.json').json() to 'https://raw.githubusercontent.com/DIGITALCRIMINALS/dynamic-rules/main/onlyfans.json').json()

Thank you good sir!

kusti420 commented 1 year ago

I got the same error since yesterday, probably Onlyfans changed the authentication method :/ This project will not receive any updates anymore, so it's best search for another app.

There is an extension on google chrome called 'Downloader for Onlyfans.com' that allows you to download the posts, but you will have to download them one by one, if the post has 20 images it can download the 20 at once.

I think this is the end :'(

big yikes

iansquenet commented 1 year ago

Both links seem to give the 404.

blmatthews commented 1 year ago

Both links seem to give the 404.

Are you clicking the links here? Because github includes an extraneous ').json() on the end which will make the links return a 404. If you copy and try just the stuff in single quotes, they both work fine, as does the script when the change is properly applied.

KharonStyx commented 1 year ago

Since I prefer this version versus Voldrix's, I decided to dig a little bit and found the problem. Voldrix's version also encountered this issue, but they have since been able to resolve it. Just need to open the onlyfans-dl.py file and change: 'https://raw.githubusercontent.com/DATAHOARDERS/dynamic-rules/main/onlyfans.json').json() to 'https://raw.githubusercontent.com/DIGITALCRIMINALS/dynamic-rules/main/onlyfans.json').json()

This worked for me. Was wondering for ages if it was a wrong auth file etc.

sotugas commented 1 year ago

Since I prefer this version versus Voldrix's, I decided to dig a little bit and found the problem. Voldrix's version also encountered this issue, but they have since been able to resolve it. Just need to open the onlyfans-dl.py file and change: 'https://raw.githubusercontent.com/DATAHOARDERS/dynamic-rules/main/onlyfans.json').json() to 'https://raw.githubusercontent.com/DIGITALCRIMINALS/dynamic-rules/main/onlyfans.json').json()

This worked for me. Was wondering for ages if it was a wrong auth file etc.

It worked for a while but now it's not working again. Any clue?