Voldrix / onlyfans-dl-2

OnlyFans content downloader v2
GNU General Public License v3.0
179 stars 24 forks source link

Long Downloading #93

Closed Kubson11 closed 1 year ago

Kubson11 commented 1 year ago

Hi i just trying to download file from profil but im waiting 30 min and i see only this

image

anyone know what can i do?

Voldrix commented 1 year ago

the script doesn't provide updates when you download an entire account, only if the download is date range limited. Look in the folder and see if stuff is actually downloading, it should be. If you tell it to only download the last N days, it will output the name of everything it downloads. I suppressed that when you download an entire account to avoid spam. You can comment line 167 if you prefer to see every file.

Voldrix commented 1 year ago

I have added a verbosity setting to the script. So now by default it will show every file being downloaded, as to avoid this kind of confusion.