CREATE and FUCK your own AI GIRLFRIEND
TRY FOR FREE
x
  • We've ordered more servers to handle the load, until then the forum will remain read only. Actions such as posting, replying, reacting, logging in, registering are disabled.

Guide Onlyfans Downloading - A complete guide for PC and Mobile

The python tool doesn't work.
I'm getting the exact same error as gilaude above - any help appreciated.

Start.ofd just open and closes (so had to do manually in cmd), I don't have the settings or the profile folder either.


As per this issue you need to use python 3.10

FYI, please see the troubleshooting section of the guide i.e. just search for your issue on github. Chances are its already been solved.
 
As per this issue you need to use python 3.10

FYI, please see the troubleshooting section of the guide i.e. just search for your issue on github. Chances are its already been solved.
The OP guide says you need a minimum of Python 3.10, not Python 3.10 specifically. I'm using 3.9

In the case that only 3.10 works, do you know how to install a sequestered Python 3.10 for this tool that won't affect my current general install of 3.9?
 
The OP guide says you need a minimum of Python 3.10, not Python 3.10 specifically. I'm using 3.9

In the case that only 3.10 works, do you know how to install a sequestered Python 3.10 for this tool that won't affect my current general install of 3.9?

Ah you are confused. 3.10 is 3.ten and was released after 3.9
 
How can i uninstall all the files of the python scrapper? cause i wanted to download things from an profile, i've tried the one from DIGITALCRIMINALS and didn't worked so i tried another one from Amenly and tried to import things from the previeous one... i tried to uninstall python and still got something installed i deleted site-packages and now -pip isn't recognized by shell
🤯
 
Is there any other mass downloader for onlyfans other than DigitalCriminal's ? It used to be perfect but these days I can't go a month without having an issue and every release seems to break something. There's also some really worrying issues opened on the githud claiming the the script deletes files:

He hasn't actually made a new release since December 2021 (V7.6.1) so if you are using the latest commit then you are running experimental code and what you see in those issues is a result of that.
 
Silly question but i figured if there was a thread to ask it in this is the one.
are there extensions, like mentioned on page 1 for firefox like there is for chrome to download pics, sets and videos on both onlyfans and fansly?
 
This might sound stupid but I really have no idea so please tell me.

The info and tools mentioned in this thread, are they a way to be able to download onlyfans paid videos without paying for them or just to save them to the computer instead have having to watch the content you paid for online?

Thanks in advance for treating me like a 10 year old :)
 
Do the onlyfans creators get notified of the download, when downloading from mobile?
No, if you are using OnlyFans in a browser they cannot detect if you are downloading or screenshotting. Only apps can detect that, and your phone browser doesn't care.

This might sound stupid but I really have no idea so please tell me.

The info and tools mentioned in this thread, are they a way to be able to download onlyfans paid videos without paying for them or just to save them to the computer instead have having to watch the content you paid for online?

Thanks in advance for treating me like a 10 year old :)
No, there is no way to download paid content from OF directly from OF without paying. That's how they make their money so they protect it very well. There is no legitimate tool or method to do that, and anybody claiming they are capable of doing that is scamming you.
That's why this forum exists - someone has to pay so they can see the content. But once they can see the content, there's no way to stop them from downloading it locally and reuploading it somewhere else... like here :peepoD:

If you buy the content yourself then you can download it using the tools in this thread. Once you have access to those pictures/videos, OF can't really stop you from downloading them locally.
 
Last edited:
No, if you are using OnlyFans in a browser they cannot detect if you are downloading or screenshotting. Only apps can detect that, and your phone browser doesn't care.


No, there is no way to download paid content from OF directly from OF without paying. That's how they make their money so they protect it very well. There is no legitimate tool or method to do that, and anybody claiming they are capable of doing that is scamming you.
That's why this forum exists - someone has to pay so they can see the content. But once they can see the content, there's no way to stop them from downloading it locally and reuploading it somewhere else... like here :peepoD:

If you buy the content yourself then you can download it using the tools in this thread. Once you have access to those pictures/videos, OF can't really stop you from downloading them locally.
So why go through so much trouble just to download the content you paid for. Just use Internet Download Manager?!?!?!
 
So why go through so much trouble just to download the content you paid for. Just use Internet Download Manager?!?!?!
I don't know if IDM works with whole OnlyFans accounts. Plus if you're subbed to a model and she's got 3000 posts, then it makes sense to use a dedicated tool for it. You don't want to download thumbnails (crappy compressed versions) by mistake, you need a tool that can open each post and download the full quality version. And when you want to do that hundreds of times, then that's when you want these tools. If your model only has a couple dozen posts, you can probably get away with right-click>save image.
 
I don't know if IDM works with whole OnlyFans accounts. Plus if you're subbed to a model and she's got 3000 posts, then it makes sense to use a dedicated tool for it. You don't want to download thumbnails (crappy compressed versions) by mistake, you need a tool that can open each post and download the full quality version. And when you want to do that hundreds of times, then that's when you want these tools. If your model only has a couple dozen posts, you can probably get away with right-click>save image.
true
 
Gave it a try but still same error. Tried "filename_format": "{date}_{text}.{ext}" as well and still the same. Appreciate the effort tho
Running into this
Hey All, new here and with coding and stuff but I want to help contribute rather than just be a leech. I downloaded the up-to-date DC OF scraper and Python. Got it set up thanks to X34 guide (big props bro, so much easier to follow than DC's!!). Had some issues the first time I ran it, as soon as the auth is finished it immediately scrapes all paid content and then allows me to select a profile to scrape as soon as this profile is finished it immediately downloads everything for every creator. Can one of you fine gentleman give a newbie an assist tweaking the "config.json" file?

EDIT: Pretty sure I was just being dumb. Think I got the OF side working good now. I am getting an error on Fansly tho...

Fansly-Error.md.png

Anyone have fix for this?
Running into this exact issue with fansly. OF working just fine. I tried some of the things people recommended in the responses to his post, but still nothing on my end either. If anyone has any known fixes that would be awesome!
 
hey I need help, I get this error when I try to run start_ofd:
Traceback (most recent call last):
File "I:\OnlyFans-7.6.1\start_ofd.py", line 104, in <module>
asyncio.run(main())
File "F:\python-3.10.4\lib\asyncio\runners.py", line 44, in run
return loop.run_until_complete(main)
File "F:\python-3.10.4\lib\asyncio\base_events.py", line 646, in run_until_complete
return future.result()
File "I:\OnlyFans-7.6.1\start_ofd.py", line 86, in main
api = await main_datascraper.start_datascraper(
File "I:\OnlyFans-7.6.1\datascraper\main_datascraper.py", line 58, in start_datascraper
auths = choose_option(subscription_list, auto_profile_choice, True)
File "I:\OnlyFans-7.6.1\helpers\main_helper.py", line 901, in choose_option
if value.isdigit():
AttributeError: 'int' object has no attribute 'isdigit'
I was having the same issue and I could not figure out what I did wrong...so I looked into it and it seems that by putting the auto profile choice to "1" in the config.json, you are causing this error. Something to do with the coding of script acting on a string rather than an integer. Removing the 1 fixed my issue
 
Accidently hit the "updater.py" and now it won't work, Is there an easy way to uninstall/reinstall?

Window now flashes open and immediately closes

-----

NVM got it to work in a new folder (not ideal, but itll do)

Now that I have it fixed... I can use it for OF but not Fansly. I saw earlier in the thread that someone got a similar error as mine

Traceback (most recent call last):
File "F:\Scrapper\OnlyFans-7.6.1\start_ofd.py", line 104, in <module>
asyncio.run(main())
File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\asyncio\runners.py", line 44, in run
return loop.run_until_complete(main)
File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\asyncio\base_events.py", line 641, in run_until_complete
return future.result()
File "F:\Scrapper\OnlyFans-7.6.1\start_ofd.py", line 86, in main
api = await main_datascraper.start_datascraper(
File "F:\Scrapper\OnlyFans-7.6.1\datascraper\main_datascraper.py", line 156, in start_datascraper
await main_helper.process_names(
File "F:\Scrapper\OnlyFans-7.6.1\helpers\main_helper.py", line 966, in process_names
result = await module.start_datascraper(authed, username, site_name)
File "F:\Scrapper\OnlyFans-7.6.1\modules\fansly.py", line 160, in start_datascraper
await prepare_scraper(authed, site_name, item)
File "F:\Scrapper\OnlyFans-7.6.1\modules\fansly.py", line 778, in prepare_scraper
await profile_scraper(
File "F:\Scrapper\OnlyFans-7.6.1\modules\fansly.py", line 290, in profile_scraper
filename: str = media_options["filename"].replace("..", ".")

The only suggested solution I see earlier in the thread is to use python 3.10... the github page says 3.10.1+ and I have 3.10.2 installed. is there something I screwed up or need to change in config?
 
Last edited:
Only For Android Users :
For those who want to download videos from OF, fansly or any other sites nice and easy try using 1DM+ from playstore, you just need to reach the video page and it will capture video link in every quality that's available there, hit the download button n boom there you'll have the video. I would recommend you to limit the downloads to 2 just add your links and let it download one by one

IMG_20220607_004505.md.jpgIMG_20220607_004523.md.jpg

IMG_20220607_001619.md.jpgScreenshot_2022-06-07-00-13-59-73_1ed61f9b22eb550f606d96180a328dfb1e46e80f1931a8fe.md.jpg
 
Last edited:
Back
Top Bottom