Guide Onlyfans Downloading - A complete guide for PC and Mobile

X34

Simp Dawg
Mar 10, 2022
17,546
6
2,174,932
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
 

Deevil

Tier 3 Sub
Mar 13, 2022
15
440
604
0fya082315al84db03fa9bf467e3.png
Traceback (most recent call last):
File "C:\Users\Mercurial\Downloads\7.6.1\start_ofd.py", line 24, in <module>
import datascraper.main_datascraper as main_datascraper
File "C:\Users\Mercurial\Downloads\7.6.1\datascraper\main_datascraper.py", line 6, in <module>
import modules.onlyfans as m_onlyfans
File "C:\Users\Mercurial\Downloads\7.6.1\modules\onlyfans.py", line 14, in <module>
import extras.OFLogin.start_ofl as oflogin
File "C:\Users\Mercurial\Downloads\7.6.1\extras\OFLogin\start_ofl.py", line 2, in <module>
from seleniumwire import webdriver
File "C:\Users\Mercurial\AppData\Local\Programs\Python\Python310\lib\site-packages\seleniumwire\webdriver\__init__.py", line 1, in <module>
from selenium.webdriver import * # noqa
AttributeError: module 'selenium.webdriver' has no attribute 'Opera'



I tried to find the files from above and i dont see a user_model.py file I'm not sure if I'm having a different issue
 

Little Ana

Bathwater Drinker
Mar 12, 2022
49
1,015
1,242
0fya082315al84db03fa9bf467e3.png
Please, Log in or Register to view quotes
This worked for me too, but now it has another problem, this is already driving me crazy
Before it was asking to download "geckodriver" and paste in the folder extras\OFLogin. I did this but it doesn't stop Access denied
My OnlyFans also always logout automatically, so I always have to go there and get the new sess code

Auth (V1) Attempt 1/10
Something went wrong. [BB91C8D6]
Auth (V1) Attempt 2/10
Access denied.
Auth (V1) Attempt 3/10
Access denied.
Auth (V1) Attempt 4/10
Access denied.
Auth (V1) Attempt 5/10
Access denied.
Auth (V1) Attempt 6/10
Access denied.
Auth (V1) Attempt 7/10
Access denied.
Auth (V1) Attempt 8/10
Access denied.
Auth (V1) Attempt 9/10
Access denied.
Auth (V1) Attempt 10/10
Access denied.
Archive Completed in 0.13 Minutes
Pausing scraper for 0 seconds.
 

Little Ana

Bathwater Drinker
Mar 12, 2022
49
1,015
1,242
0fya082315al84db03fa9bf467e3.png
Okay, somehow the previous error stopped and now this one started:

error.png


Help
 

port80

Tier 2 Sub
Jul 3, 2022
5
209
418
0fya082315al84db03fa9bf467e3.png
Please, Log in or Register to view quotes
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
 

arthoarder93

Tier 1 Sub
Jul 19, 2022
9
100
216
0fya082315al84db03fa9bf467e3.png
Is there a way to make the script download everything by ascending order? As if I collected all the videos and photos starting from the models very first post?
 
  • Like
Reactions: Alexander Malcolm

Bud lee

Tier 3 Sub
Mar 22, 2022
37
405
609
0fya082315al84db03fa9bf467e3.png
How do I fix this?


Traceback (most recent call last):
File "C:\Users\DK\Desktop\OnlyFans-7.6.1\start_ofd.py", line 24, in
import datascraper.main_datascraper as main_datascraper
File "C:\Users\DK\Desktop\OnlyFans-7.6.1\datascraper\main_datascraper.py", line 6, in
import modules.onlyfans as m_onlyfans
File "C:\Users\DK\Desktop\OnlyFans-7.6.1\modules\onlyfans.py", line 14, in
import extras.OFLogin.start_ofl as oflogin
File "C:\Users\DK\Desktop\OnlyFans-7.6.1\extras\OFLogin\start_ofl.py", line 2, in
from seleniumwire import webdriver
File "C:\Users\DK\AppData\Local\Programs\Python\Python310\lib\site-packages\seleniumwire\webdriver_init_.py", line 1, in
from selenium.webdriver import * # noqa
AttributeError: module 'selenium.webdriver' has no attribute 'Opera'