taux1c / onlyfans-scraper

A tool that allows you to print to file all content you are subscribed to on onlyfans including content you have unlocked or has been sent to you in messages.
MIT License
289 stars 34 forks source link

status is staying down #60

Open mariascary opened 1 year ago

mariascary commented 1 year ago

i cant exactly run the scraper anymore, it used to work for me perfectly fine and i changed nothing but the status says its down and is staying down, ive checked the auth.json and all the info matches up, im not sure what the problem is at all

StPatty33 commented 1 year ago

This is a duplicate of the last two open issues from the last week or so. It looks like OF changed something with their API or something.

mbarberry commented 1 year ago

There is a fix that worked for me, edit constants.py in the source code based on one of the other comments. Basically change a word in the URL where it gets some config from

On Tue, Jul 11, 2023 at 4:16 PM StPatty33 @.***> wrote:

This is a duplicate of the last two open issues from the last week or so. It looks like OF changed something with their API or something.

— Reply to this email directly, view it on GitHub https://github.com/taux1c/onlyfans-scraper/issues/60#issuecomment-1631624862, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMQTGG6VV6JARFUCTQNN3MLXPXNGNANCNFSM6AAAAAA2GFSANI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

StPatty33 commented 1 year ago

There is a fix that worked for me, edit constants.py in the source code based on one of the other comments. Basically change a word in the URL where it gets some config from On Tue, Jul 11, 2023 at 4:16 PM StPatty33 @.> wrote: This is a duplicate of the last two open issues from the last week or so. It looks like OF changed something with their API or something. — Reply to this email directly, view it on GitHub <#60 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMQTGG6VV6JARFUCTQNN3MLXPXNGNANCNFSM6AAAAAA2GFSANI . You are receiving this because you are subscribed to this thread.Message ID: @.>

I'll have to give that a shot if the scraper I'm trying now instead doesn't work out. This other scraper scrapes now so that's good, and SUPPOSEDLY it bypasses the new DRM too, though I haven't finished testing that. I really don't want to have to download everything over again though and I'm not sure the data files are compatible.

billxsand commented 1 year ago

Here is a link to the fix mentioned above, with instructions. It's actually line 47 for the record, and it worked perfectly for me.

https://github.com/taux1c/onlyfans-scraper/issues/57#issuecomment-1625648455

StPatty33 commented 1 year ago

Here is a link to the fix mentioned above, with instructions. It's actually line 47 for the record, and it worked perfectly for me.

#57 (comment)

Awesome--worked perfectly. I can at least scrape again, though if the other scraper I'm tinkering with (ofscraper) does decrypt the DRM then I may have to stick with that one, or wait until the same method starts being used by others.

Thanks again!

Boomeroo commented 1 year ago

I start feeling like the most stupiest Person on earth. Argh.. I used to run it with pydroid and it was amazing.. I changed the line as suggested and Status is still down..

dvkrav commented 12 months ago

i installed on mac using pip install. where is the location of this file which i need to modify ?

sumemble50 commented 12 months ago

It still didn't work for me, is everyone working today?

joni999 commented 11 months ago

Works for me after applying the patch. Triple check all your values.

taux1c commented 11 months ago

This repo is outdated (no longer works) and I am no longer maintaining it.