UltimaHoarder / UltimaScraper

Scrape all the media from an OnlyFans account - Updated regularly
GNU General Public License v3.0
3.99k stars 609 forks source link

No Downloads, script not working #2111

Open Smackdab69 opened 4 months ago

Smackdab69 commented 4 months ago

I verified my auth, and not getting any auth errors, but no downloads are happening:

Choose Sites: 0 = All | 1 = OnlyFans | 2 = Fansly 1 Choose Profiles: 0 = All | 0 Choose Subscriptions: 0 = All | 0 [2024-07-08 09:32:26] Assigning Jobs [2024-07-08 09:32:26] Archive Completed in 0.08 Minutes

Script just runs and completes in <1 second

MinimumHedgehog commented 4 months ago

Fansly works for me, but OnlyFans just silently ends like you are experiencing (auto-profile enabled).

Choose Sites: 0 = All | 1 = OnlyFans | 2 = Fansly
1
Choose Subscriptions: 0 = All | 
0
[2024-07-11 14:06:14] Assigning Jobs
[2024-07-11 14:06:14] Archive Completed in 0.1 Minutes
Choose Sites: 0 = All | 1 = OnlyFans | 2 = Fansly
2
[2024-07-11 14:06:29] Assigning Jobs
Processing Scraped Posts
100%|███████████████████████████| 2/2 [00:00<00:00, 4084.04it/s]
<ModelName>: Renaming files.
Processing Download:

Update:

Pretty sure I resolved the issue. Within the OnlyFans profile file ( e.g. __user_data__/profiles/OnlyFans/default/auth.json) make sure that you set "active": true

I remembered that the program can change the value on its own every so often, and it seemed to be the issue again this time (my guess would be it flips it when some issue occurs - e.g. expired cookie or something).

Smackdab69 commented 3 months ago

Fansly works for me, but OnlyFans just silently ends like you are experiencing (auto-profile enabled).

Choose Sites: 0 = All | 1 = OnlyFans | 2 = Fansly
1
Choose Subscriptions: 0 = All | 
0
[2024-07-11 14:06:14] Assigning Jobs
[2024-07-11 14:06:14] Archive Completed in 0.1 Minutes
Choose Sites: 0 = All | 1 = OnlyFans | 2 = Fansly
2
[2024-07-11 14:06:29] Assigning Jobs
Processing Scraped Posts
100%|███████████████████████████| 2/2 [00:00<00:00, 4084.04it/s]
<ModelName>: Renaming files.
Processing Download:

Update:

Pretty sure I resolved the issue. Within the OnlyFans profile file ( e.g. __user_data__/profiles/OnlyFans/default/auth.json) make sure that you set "active": true

I remembered that the program can change the value on its own every so often, and it seemed to be the issue again this time (my guess would be it flips it when some issue occurs - e.g. expired cookie or something).

So I did that, and now getting this:

image

MinimumHedgehog commented 3 months ago

So I did that, and now getting this:

Ah, yeah, I think I had a similar error at first. Refreshing the login details seemed to resolve it. (e.g. log out, login, use the new values)

MinimumHedgehog commented 3 months ago

@Smackdab69 Any success? Or still buggy?

If still having issues: I would be surprised if it mattered, but I think that:

Could be worth a try

timbck2 commented 2 months ago

I'm seeing the same thing - here's the output of "poetry run start_us.py":

[2024-09-03 09:55:35] Assigning Job [2024-09-03 09:55:35] Archive Completed in 0.0 Minutes [2024-09-03 09:55:35] Now exiting