sim0n00ps / OF-DL

C# console app to download all of the media from Onlyfans accounts with DRM video downloading support
569 stars 54 forks source link

Error downloading videos in messages (403) #301

Closed j68asdu1 closed 4 months ago

j68asdu1 commented 4 months ago

I'm getting an issue downloading videos sent in DM. I'm getting a "Exception caught: Response status code does not indicate success: 403 (forbidden)." This doesn't seem to be an issue for wall posts. Do I need to scrape my device_client_id_blob/device_private_key?

sim0n00ps commented 4 months ago

Are you using a VPN?

j68asdu1 commented 4 months ago

Yes I am, is that likely causing the issue? I turned it off and it looks like the progress bar is working now, I will update if it fails again. Sorry for being an idiot

j68asdu1 commented 4 months ago

It all downloaded once I was off VPN, 0 problems! Thank you!!