OF-DL
OF-DL copied to clipboard
Downloaded filenames are incorrect and include the DownloadPath from the config
I downloaded the newest version and my downloaded files seem to be {downloadpath}{whatever_nameformat} instead of just the name format I choose.
If my config looks like this:
"DownloadPath": "Y:\\Onlyfans_Rips\\_OF_DF\\",
"PaidPostFileNameFormat": "{username}_{mediaCreatedAt}_{filename}",
"PostFileNameFormat": "{username}_{mediaCreatedAt}_{filename}",
"PaidMessageFileNameFormat": "{username}_{mediaCreatedAt}_{filename}",
"MessageFileNameFormat": "{username}_{mediaCreatedAt}_{filename}",
The downloaded file ends up in a folder at the specified DownloadPath with a name like YOnlyfans_Rips_OF_DLusernamehere_2024-09-03_filenamehere.jpg or something