CREATE and FUCK your own AI GIRLFRIEND
TRY FOR FREE
x

Guide Onlyfans Downloading - A complete guide for PC and Mobile

Ok, so I'm a tad bit stupid and have just been using an extension till now to manually rip each individual post. So, I'm stuck here. I double click on the Start_ofd.py and it simply opens a text document, I've got no idea what I'd be doing wrong so I've got to ask for help
Keep reading the guide, its making the config and auth documents when they open, just fill them out like it says to
 
Keep reading the guide, its making the config and auth documents when they open, just fill them out like it says to
I tried to do that, but it actually just opens start_ofd.py as if it was a .txt itself. In the example image under Configuration, the.py filedisplays the python symbol, however mine doesn't. It's the icon for my Notepad app just like requirments.txt
The default app for opening .py file types is notepad. I can't change it, at all. It gives me no options to do so. It doesn't look like it's meant to be like that additionally, when looking for the following.
"auto_site_choice": "onlyfans",
"auto_profile_choice": "1",
"auto_media_choice": "0",
"scrape_paid_content": false
Only "Auto_site_choice" is present. I can't find the other three. It doesn't create a config or auth document.

I also noticed there is no .profiles or .settings folders present.
 
Last edited:
Have you installed python to path (step 1)?
 
Have you installed python to path (step 1)?
Yes. I installed Version 3.10.6 and checked the "install to path" option.
edit: I've actually just updated it to 3.10.7 since that's the newest release.
 
Anyone have issues with it not scraping paid messages? Used to work fine
 
I found this OF PC scraper to be easy to set up and use.

Side question, when can I post threads to show what I've scraped?
Ok, now I know I'm stupid because I can't even get through the "instillation" step, I don't see a release so I assumed it's just supposed to pull it from the web. Guess that's wrong? Am I supposed to download it from the green code button as a Zip file ?
 
Ok, so I'm a tad bit stupid and have just been using an extension till now to manually rip each individual post. So, I'm stuck here. I double click on the Start_ofd.py and it simply opens a text document, I've got no idea what I'd be doing wrong so I've got to ask for help
5. Open a command prompt/terminal or powershell window in the unzipped folder. The easiest way to do this for those who don't know how is to shift+right click the white space inside the folder and select 'Open Powershell Window here', this is shown in the picture below:

Open-Powershell.png

Enter commands after you open powershell in unzipped folder
 
Enter commands after you open powershell in unzipped folder
That has nothing to do with my issue though? I've already successfully completed that step and gotten to the configuration stage where it tells me to double click the .py file.

I'm on the step where double clicking is meant to create two documents, but all it does is open itself as a text document. This is what I see. It looks like this weither or not I open powershell beforehand, and dragging it into powershell or cmd just opens that text file.
[old imgur media embed was here once, but it's now gone]
 
Last edited:
Probably in your Windows your default program for opening .py files is set to notepad not python
 
Probably in your Windows your default program for opening .py files is set to notepad
Yeah, I said that in a previous reply. Here's the issue. I can't change it from notepad. It doesn't give me the option to do anything other than use it, or look in the Windows store. And I can't open it with cmd or powershell or python either using the "open with" option and manually selecting it. It just opens cmd or powershell and then instantly closes it without doing anything.
 
First open cmd in unzipped folder and then enter manually command start_ofd.py
 
First open cmd in unzipped folder and then enter manually command start_ofd.py
Doing that opens the same text document you can see in the imgur link
Using "Open With" and selecting Python manually also does not work, it opens the cmd prompt and closes it immediately, I tried doing that yesterday just so that's out of the way. Changing it via properties to Python also does the same thing. The config and auth files do not get created.

edit: After changing the file with properties to use Pythong and opening CMD and dragging start_ofd.py into it and then pressing enter returns this
Traceback (most recent call last): File "C:\Users\User\Desktop\ONLYFANS-7.6.1\start_ofd.py", line 7, in <module> from rich import panel ModuleNotFoundError: No module named 'rich'
 
Last edited:
Ok, now I know I'm stupid because I can't even get through the "instillation" step, I don't see a release so I assumed it's just supposed to pull it from the web. Guess that's wrong? Am I supposed to download it from the green code button as a Zip file ?

Install Git - don't worry too much about the installation settings, just keep them as is. Probably want to disable the context menu options during set up though. (I did). Restart if prompted (can't remember if it does).

Back to Github > Code > Download ZIP

Extract ZIP file

Open the new folder it extraced

Right click inside the folder and click "Open in Terminal/Powershell" or whatever you have on your machine

pip install git+https://github.com/taux1c/onlyfans-scraper

Copy, Paste, press enter, let it do it's thing.

Once it's done

onlyfans-scraper

To get it running.

You'll need to fill out the auth file now, the guide on the github page is a good tutorial. Just double and triple check each entry is correct.

Then it's a case of working through the menus using numbers to get it to do what you want!
 
[...]
Open the new folder it extraced

Right click inside the folder and click "Open in Terminal/Powershell" or whatever you have on your machine
On Windows 10 remember to shift + right click, otherwise you might not get the "open Powershell" option

Edit:
when you are in the correct directory try writing it like this in the powershell
Code:
python start_ofd.py
or if you want something more verbose
Code:
python -v start_ofd.py
 
Last edited:
The OnlyFans Scraper is barely working and I don't know what drugs DIGITALCRIMINAL uses but it doesn't work for me.

So here is the thing:

I did everything on the tutorial and now I'm in the scraping/downloading part but I selected one model and it scrapes everything and now it even scrapes profiles I'm not subscribed to anymore.

I have no clue what to do lol.

cmd_0vQ5gHcBQx.md.png
 
The OnlyFans Scraper is barely working and I don't know what drugs DIGITALCRIMINAL uses but it doesn't work for me.

So here is the thing:

I did everything on the tutorial and now I'm in the scraping/downloading part but I selected one model and it scrapes everything and now it even scrapes profiles I'm not subscribed to anymore.

I have no clue what to do lol.

cmd_0vQ5gHcBQx.md.png
Try disabling it from scraping paid content. Go into .settings folder -> config.json and change "scrape_paid_content" to false
 
Try disabling it from scraping paid content. Go into .settings folder -> config.json and change "scrape_paid_content" to false
Okay. I'll try it out later. Thanks

edit:

Okay i solved that problem more or less by just turning the scrape messages off. Now im in the Download Processing thing and nothing is working. If i knew that this shit would be so annoying i wouldn't have subscribed to Karen Fisher lmao.

edit2: nevermind it was just loading. :KEKW:
 
Last edited:
I found this OF PC scraper to be easy to set up and use.

Side question, when can I post threads to show what I've scraped?
Thanks, this is so much easier. In the og one I'd literally copy the values exactly and get told I messed up my auth file. For this one I put in the same damn values and it actually works.
 
Back
Top Bottom