CREATE and FUCK your own AI GIRLFRIEND
TRY FOR FREE
x

Guide Onlyfans Downloading - A complete guide for PC and Mobile

Hello, what do you mean by this exactly kinda new to this. I've doing scraping in the past. But now I'm getting the same error as well. Do i go into appdata? Thxs!
In the folder for your OF scraper there is a folder named "extras" open it then the "OFLogin" folder. Open the "start_ofl.py" with notepad then change the lines as he stated (should be right at the beginning). Then save and exit and start the scraper as normal and it should work
 
In the folder for your OF scraper there is a folder named "extras" open it then the "OFLogin" folder. Open the "start_ofl.py" with notepad then change the lines as he stated (should be right at the beginning). Then save and exit and start the scraper as normal and it should work
Ah thanks much just edited as I refreshed to see your reply. You will be blessed.
 
In the folder for your OF scraper there is a folder named "extras" open it then the "OFLogin" folder. Open the "start_ofl.py" with notepad then change the lines as he stated (should be right at the beginning). Then save and exit and start the scraper as normal and it should work
F now im getting this error

Even when trying just images or videos from a profile. I copied this error from another thread. there solution was use a different app onlyfans-20220722? Im currently running 7.6.1

Traceback (most recent call last):
File "F:\OnlyFans-7.6.1\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:\OnlyFans-7.6.1\OnlyFans-7.6.1\start_ofd.py", line 86, in main
api = await main_datascraper.start_datascraper(
File "F:\OnlyFans-7.6.1\OnlyFans-7.6.1\datascraper\main_datascraper.py", line 94, in start_datascraper
await main_helper.process_names(
File "F:\OnlyFans-7.6.1\OnlyFans-7.6.1\helpers\main_helper.py", line 966, in process_names
result = await module.start_datascraper(authed, username, site_name)
File "F:\OnlyFans-7.6.1\OnlyFans-7.6.1\modules\onlyfans.py", line 161, in start_datascraper
await prepare_scraper(authed, site_name, item)
File "F:\OnlyFans-7.6.1\OnlyFans-7.6.1\modules\onlyfans.py", line 784, in prepare_scraper
highlights = await subscription.get_highlights()
File "F:\OnlyFans-7.6.1\OnlyFans-7.6.1\apis\onlyfans\classes\create_user.py", line 270, in get_highlights
results = [create_highlight(x) for x in results]
File "F:\OnlyFans-7.6.1\OnlyFans-7.6.1\apis\onlyfans\classes\create_user.py", line 270, in <listcomp>
results = [create_highlight(x) for x in results]
File "F:\OnlyFans-7.6.1\OnlyFans-7.6.1\apis\onlyfans\classes\create_highlight.py", line 3, in __init__
self.id: int = option.get("id")
AttributeError: 'str' object has no attribute 'get'
 
F now im getting this error

Even when trying just images or videos from a profile. I copied this error from another thread. there solution was use a different app onlyfans-20220722? Im currently running 7.6.1

Traceback (most recent call last):
File "F:\OnlyFans-7.6.1\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:\OnlyFans-7.6.1\OnlyFans-7.6.1\start_ofd.py", line 86, in main
api = await main_datascraper.start_datascraper(
File "F:\OnlyFans-7.6.1\OnlyFans-7.6.1\datascraper\main_datascraper.py", line 94, in start_datascraper
await main_helper.process_names(
File "F:\OnlyFans-7.6.1\OnlyFans-7.6.1\helpers\main_helper.py", line 966, in process_names
result = await module.start_datascraper(authed, username, site_name)
File "F:\OnlyFans-7.6.1\OnlyFans-7.6.1\modules\onlyfans.py", line 161, in start_datascraper
await prepare_scraper(authed, site_name, item)
File "F:\OnlyFans-7.6.1\OnlyFans-7.6.1\modules\onlyfans.py", line 784, in prepare_scraper
highlights = await subscription.get_highlights()
File "F:\OnlyFans-7.6.1\OnlyFans-7.6.1\apis\onlyfans\classes\create_user.py", line 270, in get_highlights
results = [create_highlight(x) for x in results]
File "F:\OnlyFans-7.6.1\OnlyFans-7.6.1\apis\onlyfans\classes\create_user.py", line 270, in <listcomp>
results = [create_highlight(x) for x in results]
File "F:\OnlyFans-7.6.1\OnlyFans-7.6.1\apis\onlyfans\classes\create_highlight.py", line 3, in __init__
self.id: int = option.get("id")
AttributeError: 'str' object has no attribute 'get'
I had the same issue. Post #186 & 187 fixed it for me.
 
I already download this shit and paste in the correct folder, but don't still works help

new-error.png
 
I had the same error and took the above solution

change this line
results = [create_highlight(x) for x in results]
to
results = [create_highlight(x) for x in results.get("data")]
in the files
Line 283 in api/onlyfans/classes/user_model.py
or
Line 270 in api/onlyfans/classes/create_user.py

i changed the line in the create_user.py file
I changed it in both files and it's working again, thanks!
 
I already download this shit and paste in the correct folder, but don't still works help

new-error.png
Ignore the gecko driver stuff.

You need to redo your auth file
 
I filled an issue at the github page but I still haven't received an answer:
I've tried redoing my auth.json file multiple times but i'm still receiving this error:

py_JYQU8xcCqe.md.png
 
Auth failure is an incorrectly filled out auth file.

You could try this script to fill out the file as its probably just a small mistake you are making
 
I noticed that when i run the program it changes the username in the auth file to "default". Is that supposed to happen?
 
If you are filling it out manually you only need to input 3 values and the script will change the rest when it logs in
The three you need to put in are:
cookie (not set-cookie)
user agent
x_bc
 
I've been using the extension you linked to but I am still receiving the same error. should i run the updater command to see if that does anything?
 
I've been using this for few months now but since i updated the script now i cant get it to scrap anything, it creates the folders such as Messages/metadata/posts/profile but inside theres nothing, i also downloaded the master version and still the same error.
 
Auth failure is an incorrectly filled out auth file.

You could try this script to fill out the file as its probably just a small mistake you are making
Thx man. It works 4 me.
 
I've been using this for few months now but since i updated the script now i cant get it to scrap anything, it creates the folders such as Messages/metadata/posts/profile but inside theres nothing, i also downloaded the master version and still the same error.
I had this problem too and i found a fix for it.
Go to your .settings folder and open the config.json file, once you are there go to line 68 which is "messages": true, and change it to "messages": false,
I hope this works for you too
 
X34 Sometimes I go a while without using the scraper. And when I use it to scrape an OF, it keeps giving access denied and I have to reinstall everything. Is there any way to fix this without having to reinstall all over again?
 
X34 Sometimes I go a while without using the scraper. And when I use it to scrape an OF, it keeps giving access denied and I have to reinstall everything. Is there any way to fix this without having to reinstall all over again?

Use method from #207 post

 
Use method from #207 post

Thanks bro! I am going to try.
 
Back
Top Bottom