Guide Guide for getting DRM content. (WIP)

it worked!
OF.DL wasn't recognizing the CDM keys at first because the file extension for device_private_key had ".txt". deleted that part and it fixed the issue. i feel like an idiot lol.
thanks for all the help mate!
 
I downloaded the keys (and put them in the right folder) and ran the program. I logged into OF in the browser they provide and it logs in for like 3 seconds and then boots me out with this message that the authentication is still invalid after login. Despite me having the keys. I googled it and is said that something might be wrong with my auth.json file. But I have no idea how to fix that
 
I don't get the client_id.bin and the private key.. I did everything as instructed and as soon as i start the run.batch I get no error codes.
 
Can someone tell me the steps necessary to use the legacy method to create the auth.json file?

My situation is that I used several versions of OF DL up to v1.9.14 and they all worked flawlessly. I'm now attempting to update to v1.10.6 and it is failing with two error messages:

Failed to verify that OF DL is up-to-date
auth.json is missing

All I remember is that I had to log in to OnlyFans using Firefox; then use a command to find a console that had the info to build the auth.json.
Would appreciate someone reminding me what the steps were to get to the console.
 
Hey man, I was wondering if you could help me out. Everything was working fine with the program yesterday—it was downloading videos and photos—but right now it’s not downloading videos anymore. The download bar just stays paused, and after a while, instead of downloading 100 videos or more, it only downloads 5 or 6—or sometimes nothing at all. @GerardoTorrente on Telegram—see if you can help me out there, bro.
 
Hi, total noob here and wondering how to get this to work.
Does the guide in the opening post still work or is there a new process to follow to start getting content from onlyfans?
 
Hi everyone. Wouldn't it be easier for someone to create a short video tutorial on OnlyFans DL and host it on Turbo CR? No need for narration—just showing how to configure the settings would suffice.

P.S.: Is there a similar solution for Linux? For example, a package for Debian?
 
Is there a fix for DRM videos? Works perfectly for non DRM content but when it comes to these pesky files, it keeps saying errors encountered
 


Can someone help? I have 1.10.6 and it was working just fine last week, now I can't download DRM. It just says "post already downloaded but it doesn't show up in the folder
 
I've been trying to download DRM videos since last week and it didn't work either. I heard OF did some work on their DRM and we need to reword everything again. When was the last time you used it?
 
Yesterday. It won't download DRM posts individually, but it will when you scrape the whole profile
 
I tried scrapping the entire profile but it fails consistently at drm. What's ur settings?
 
I am also having this same problem. I could have sworn before it had something to do with my VPN but my VPN is turned off and its still having this issue.
 
Hate to be that guy but I wish there was a video guide for this. I'm a ninkampoop when it comes to GitHub. Just reinstalled to OFDL 10.1.6 and can't get around DRM.
 
Someone please help, I did everything as listed in the automated version, but when its time to double click on the "run.bat" file. the two commandlines will open up. but at the bottom of the 2nd commandline i get this and nothing end up working after.

return _wrap(_invoke(self._impl.attach, (pid, _make_options(_frida.SessionOptions, kwargs, {'linker_notifier_offsets': 'add_linker_notifier_offset'}), )))
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\oraje\AppData\Local\Programs\Python\Python314\Lib\site-packages\frida\__init__.py", line 226, in _invoke
raise error
frida.ServerNotRunningError: unable to connect to remote frida-server: closed
Press any key to continue . . .
 
Can you elaborate on this? Do you already have the bin and pem files?

EDIT: I think I understand. You run the
Code:
run.bat
and the two command prompts pop up and load everything. After that, you are stuck? If so, you need to go to your virtual device inside of Android Studio and go to the website in the guide (the bitmovin one). Once the page loads, it will ask you if DRM content is allowed and you must allow it. You should see activity on the more verbose command prompt window.

Important to note, if you do not get a prompt to allow DRM content, you are likely running Android 17 on that Pixel 6 VM when you should be running Android 9.0 (pie). You'll need to delete that device and when you go to make another one, right click the Pixel 6 premade profile and clone it. Then select that cloned profile and you should be able to select Android 9.0. You are probably running the latest version of Frida too (17.17.0). I would make sure you are running the version in the guide (16.1.3) and the corresponding
Code:
frida-tools
(version 12 something). Let me know if you need further help.
 
Back
Top