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

Download Paid Content not working #54

Open Firesei opened 1 year ago

Firesei commented 1 year ago

im not sure if that is something normal but the paid content is not being downloaded correctly just the "preview" is being downloaded the "real" video not. any suggestions?

Edit: I noticed I'm not very clear on what I'm saying.

So the thing is the creator gives a little teaser video so that we know what we are getting and its censored. i bought the video since I'm interested and tried to download it. And the thing is just the teaser video which is censored got downloaded the second one which is actually the video didn't get downloaded. I hope this will make everything clear :)

TheOne4TheRest commented 1 year ago

Where are the files being downloaded to?

Firesei commented 1 year ago

in the PAID CONTENT folder

elephanticefire commented 1 year ago

Have you noticed any other odd behavior with paid content lately? I am subbed to a free page and I also purchased a video recently. Normally I am able to download videos with the Samsung internet video assistant on mobile but the option is missing for one video in particular. Curious. I run the scraper for the creators profile and I get nothing.... even weirder. I navigate to the video in my browser and the video will not load. I can see on the network tab that it is attempting a GET for the mp4 URL but it is not resolving. I asked the creator to DM me the video and it still won't work..... Are they in the process of rolling out a change that will break the scraper? I feel like our issues are similar enough that I can post here instead of opening a new issue.

Edit: I tried changing my user agent on my pc to match my phone (which will at least play the file) and I was able to pull an error. Closer inspection of the GET request points to a failed handshake? (guessing) The mp4 url is just that, nothing behind it showing my authorization to access the file.

Here is my error code in browser, maybe they are migrating storage and there is an issue?

Failed to execute 'createMediaKeys' on 'MediaKeySystemAccess': Failed to create CDM

Firesei commented 1 year ago

actually im pretty new to this whole scrapping thing so no not really its really weird tho what you are describing

TheOne4TheRest commented 1 year ago

My guess is that it’s DRM content and scraper doesn’t scrape these files. It’s so how the preview because thsts “technology”‘what the scraper thinks the bought.

elephanticefire commented 1 year ago

My guess is that it’s DRM content and scraper doesn’t scrape these files. It’s so how the preview because thsts “technology”‘what the scraper thinks the bought.

Just came back to say this. I finally got the video working in another browser but the requests were all wonky. Did some digging and found the DRM plugin switch, turned it off, got the same error as earlier. I had to do a screen cap to get the video but I wish I had source quality.

So now in addition to webrtc streams I can add DRM to the list of stuff I can't get around. Great. Thanks for the confirmation though

JamiDEV commented 1 year ago

My guess is that it’s DRM content and scraper doesn’t scrape these files. It’s so how the preview because thsts “technology”‘what the scraper thinks the bought.

Just came back to say this. I finally got the video working in another browser but the requests were all wonky. Did some digging and found the DRM plugin switch, turned it off, got the same error as earlier. I had to do a screen cap to get the video but I wish I had source quality.

So now in addition to webrtc streams I can add DRM to the list of stuff I can't get around. Great. Thanks for the confirmation though

mind sharing the drm info pelase

taux1c commented 11 months ago

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