Guide Onlyfans Downloading - A complete guide for PC and Mobile

X34

Simp Dawg
Mar 10, 2022
17,294
6
2,126,141
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
 

sim0n00ps

Bathwater Drinker
Mar 11, 2022
770
22,437
1,574
0fya082315al84db03fa9bf467e3.png
Please, Log in or Register to view quotes
I have had that before, I think I had it on 2 accounts with a fair amount of posts and I just let it download what it found and ran it again on the account a bit later on and the rest was downloaded. You aren't the only person to have that happen to you and I can't really think why it happens.
 

coolanon

Tier 2 Sub
Mar 11, 2022
17
184
384
0fya082315al84db03fa9bf467e3.png
Please, Log in or Register to view quotes
Mine was instantly closing too. first time setting it up. turns out i copied the path wrong for the 3 files. I was simply using the shift+right click. and then pasting. this would add extra quotation marks in notepad. I deleted the extra pair of quotations, and also made sure I changed every single backslash to forward slash. It works now.
 

Tamalthor

Tier 3 Sub
Mar 17, 2022
42
480
609
0fya082315al84db03fa9bf467e3.png
I've never even attempted using the command prompt before, let alone run something like this. I keep running into the "please check the values in auth.json are correct..." issue. I copied everything exactly from OF. Am I supposed to copy the whole cookie string, or just the auth-ID and sess parts? And for User Agent, do I copy the entire string, or just the specific browser I'm using? This is what the relevant part of my auth.json file looks like. Any help would be appreciated:

{
"USER_ID": "16678****",
"USER_AGENT": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36",
"X_BC": "9fb7e404a33eee9a09f99f7f9445d0f2d4385e34",
"COOKIE": "auth_id=16678****; sess=d02t8kkhhug53q46gvttatida5;",
 

sim0n00ps

Bathwater Drinker
Mar 11, 2022
770
22,437
1,574
0fya082315al84db03fa9bf467e3.png
Please, Log in or Register to view quotes
When you try and run the scraper are you being logged out on OF as well, if you are then you will need to grab the new "sess" value and change it in the auth.json, also copy the user-agent again just in case because your browser may of updated and the user-agent would of changed.
 
  • Wesmart
Reactions: coolanon

Tamalthor

Tier 3 Sub
Mar 17, 2022
42
480
609
0fya082315al84db03fa9bf467e3.png
Please, Log in or Register to view quotes
It mostly worked* I got this error for one account, specifically making one key video unable to be downloaded:
StackTrace: at System.IO.FileSystem.OpenHandleToWriteAttributes(String fullPath, Boolean asDirectory)
at System.IO.FileSystem.SetFileTime(String fullPath, Boolean asDirectory, Int64 creationTime, Int64 lastAccessTime, Int64 lastWriteTime, Int64 changeTime, UInt32 fileAttributes)
at System.IO.FileSystem.SetLastWriteTime(String fullPath, DateTimeOffset time, Boolean asDirectory)
at System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime)
at OF_DL.Helpers.DownloadHelper.DownloadMessageDRMVideo(String ytdlppath, String mp4decryptpath, String ffmpegpath, S tring decryptionKey, String fol
 

000f

悪魔
Feb 3, 2022
164
4,988
1,262
0fya082315al84db03fa9bf467e3.png
Tried using the latest version to scrape a big page but getting this error:

Error getting file size for URL 'https://cdn2.onlyfans.com/files/b/b1XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX_source.mp4?Tag=2&Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6XC9cL2NkbjIub25seWZhbnMuY29tXC9maWxlc1wvYlwvYjFcL2IxY2NlNGMxZmY0Zjg0MTZhY2Q4ZTk2ZTYxMzU3NTI4XC8waDZ1d29mcHVicWkybmJ4bWQyYWRfc291cmNlLm1wND9UYWc9MiIsIkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTY4NTkyNjMzNH0sIklwQWRkcmVzcyI6eyJBV1M6U291cmNlSXAiOiI0NS44OC4xOTAuODdcLzMyIn19fV19&Signature=aEpCb~kW-pC2fPe72t9xZrG09v~4GxPT22FXhbFWgVzohj3vuMiX2koXpS3q6A3mzWAsgNLXs33TCt3901RvuE27b8Frl8HsHpM77wy5Jn85ItNNBFSserjVWql31IviH5ATk2XEGjVhjYonPUq5LfG6k~ESPo1ZLkoXkv3rFeAK7xSevpsNs1EMF4zdVpxqcnKqhF1MoEp4EYz4hR~qxTovRtl2wYwCdu6yxoxskDmujPbi6uNYqgQDKl8M~24BRDuZXwSFxC2WVeqAyDezdJs7e~G0WRptTYTVtDri4TRFnYf4HcoprJ7Vgh9rRjJX4kldsD3zouocynB6o~TQCw__&Key-Pair-Id=XXXXXXXXXXXX: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (cdn2.onlyfans.com:443)
 

sim0n00ps

Bathwater Drinker
Mar 11, 2022
770
22,437
1,574
0fya082315al84db03fa9bf467e3.png
Please, Log in or Register to view quotes
I'll make a new release later with some potential fixes, I've realised a few things that could be causing the error when it comes to downloading some DRM videos.
Please, Log in or Register to view quotes
Any sort of error like that is most likely because of hitting a rate limit because in order to display the total size with the progress bar it needs a value in bytes so it needs to go through each URL and get the size of the file which on large profiles can probably make 1000's of requests in a short amount of time, I tried to combat this by sending the requests in blocks and then wait a few seconds before making any more, in the next release I'll change how many it sends per block to see if that helps
 
  • Like
Reactions: 000f

sim0n00ps

Bathwater Drinker
Mar 11, 2022
770
22,437
1,574
0fya082315al84db03fa9bf467e3.png
Please, Log in or Register to view quotes
I mean if you could, delete the metadata folder and re-run the script on the profile and if you could, screen record the folder where the stuff is meant to be downloaded whilst it's downloading stuff, it would help to see if anything is downloaded and if what I have done to potential fix the issue will actually work.
 

sim0n00ps

Bathwater Drinker
Mar 11, 2022
770
22,437
1,574
0fya082315al84db03fa9bf467e3.png
Please, Log in or Register to view quotes
It should always grab the best quality as its using yt-dlp to download the video and audio, I will force it to grab the best every time just in case in the next release which will be coming today at some point with some other stuff.
Please, Log in or Register to view quotes
If you're getting stuck just message me with what you are struggling with and I will be more than happy to help you
 
  • Like
Reactions: xymgt

max0rz

Bathwater Drinker
Mar 12, 2022
315
1
2,703
1,229
0fya082315al84db03fa9bf467e3.png
OF scraper still going great for me. Thanks sim0n00ps.
If I might make a further query, would it be possible to scrape the descriptions from posts as the filenames for the videos/pictures or would that be too big a job to implement?
Instead of 0hdctf2khxdfemvo_source you would get ''do i look good in black solo toy play_source''
 
  • confusedcat
  • Like
Reactions: sim0n00ps and X34