Guide Onlyfans Downloading - A complete guide for PC and Mobile

X34

Simp Dawg
Mar 10, 2022
17,403
6
2,147,250
2,863
0fya082315al84db03fa9bf467e3.png

Assistance


If you are looking for help with any of the methods listed you MUST say what method/script you are using.
There are multiple scripts and people keep not saying which one they are using which means people cant give help without asking first
 

mirador607

Fan
Mar 22, 2022
12
60
384
0fya082315al84db03fa9bf467e3.png
Hi, for the Python Scrapper, it turns indefinitely without downloading any media, and for the fork of this one, it finishes but downloads nothing
I don't know why, all my cookies and everything is good, the tools get all my subs and everything
[old imgur media embed was here once, but it's now gone]
I'm pretty lost, don't know what to do
Can you help me so I can share content? Thanks :)
 

joefriday2

Bathwater Drinker
Nov 21, 2022
525
4,181
1,107
0fya082315al84db03fa9bf467e3.png
So I gotta ask: do screen recorders work? and if so what's the easiest one to use? o and most important (pardon how dumb the q is) do i need to leave the sound for the clip as im using the recorder to record what is playin on screen? I tried obs and it was needlessly convoluted to figure out. I'm down for paying for a recorder that doesn't have a watermark and let's me record as long as the file needs to be.
 

frotki

Tier 1 Sub
Aug 31, 2022
14
130
387
0fya082315al84db03fa9bf467e3.png
so i get that error for the of 7.6.1
'NoneType' object is not iterable
anyone knows anything about that error?

also i tried using of dl 2master but as i double click it doesnt open and closes automatically
any thoughts?
 
Last edited:

Deadbeatdandylyon

Bathwater Drinker
Apr 27, 2022
809
1
13,068
1,417
0fya082315al84db03fa9bf467e3.png
I know that DigitalCriminals scraper owner just posted in this thread that he is going to start looking into a fix - so keep an eye out for it


https://i.imgur was here once, but it's now gone/d1H9hG3.png
 
  • pauseChamp
Reactions: monky5567

Deadbeatdandylyon

Bathwater Drinker
Apr 27, 2022
809
1
13,068
1,417
0fya082315al84db03fa9bf467e3.png
If anyone is familiar with the setting up of the digitalcriminals - ultimascraper could someone possibly help me out - I don't know python at all

I have 3 versions of python installed - 3.9.10 / 3.10.11 and 3.11.1

I am running the code in powershell

I can get up to step 5 but part of step 5
When that is complete paste the following line poetry install --no-dev

I get the following message

https://i.imgur was here once, but it's now gone/EZIYVAX.png
 

blackstallion36

Bathwater Drinker
May 9, 2022
97
3,394
1,242
0fya082315al84db03fa9bf467e3.png
Does anyone have the instructions for setting up UltimaScraper on a Mac?

Any help would be appreciated.
 

Deadbeatdandylyon

Bathwater Drinker
Apr 27, 2022
809
1
13,068
1,417
0fya082315al84db03fa9bf467e3.png
Please, Log in or Register to view quotes
Okay going through CMD has worked and now I'm at the step for configuration

First to note that i'm not seeing a start_ofd - I just have a start_us - also I did double click on that and I do not get the config.json and auth.json files

https://i.imgur was here once, but it's now gone/NZVI1x3.png

edit - I was able to get the config.json and auth.json file created I have configured the - I am just not sure what to put for User name and then once I have the information how do I actually run the script i've tried doing start_us.py and the creators name but nothing happens

https://i.imgur was here once, but it's now gone/W4MBPcd.png

Code:
Please, Log in or Register to view codes content!

_______________________

Configuration

1. Double click on Start_ofd to start the script

2. On the first run the script will create two files for you - config.json and auth.json as well as some extra folders for them to live in:
Folders.jpg

- The config.json file in the .settings folder contains various settings for the script, you don't have to change any settings for the script to run but I highly recommend changing a few detailed further down.
- The auth.json file within the .profiles folder will contain your Onlyfans/Fansly login data when filled out, the contents of this file should not be shared with anyone.
 
Last edited:

sim0n00ps

Bathwater Drinker
Mar 11, 2022
774
22,731
1,574
0fya082315al84db03fa9bf467e3.png
I decided to make my own downloader a few months ago because I was getting tired of digitalcriminals script having issues. Over the past 2-3 days I have been working on a method to download videos from within my program which are DRM protected and I've had some success! My script downloads all of the media from profiles you are subbed to and you can either download media from every single profile you are subbed to or you can select specific profiles you want to download from. I have tested downloading free DRM protected videos from both regular posts and messages but haven't had the opportunity to test if paid posts with videos in them and paid messages with videos in them are downloaded, the code is setup for both scenarios but I have no paid posts or paid messages to test with.

I have tried to explain in as much detail as possible everything you need in order to set up and use the program on the github page
Please, Log in or Register to see links and images
. Hopefully I am alright with posting this here and hopefully it can help some people out!