sim0n00ps / OF-DL

C# console app to download all of the media from Onlyfans accounts with DRM video downloading support
569 stars 54 forks source link

Already downloaded DRM videos not getting renamed #345

Open whimsical-c4lic0 opened 2 months ago

whimsical-c4lic0 commented 2 months ago

When RenameExistingFilesWhenCustomFormatIsSelected is set to true, already downloaded photos and non-DRM videos are renamed. Already downloaded DRM videos are not being renamed though.

melithine commented 2 months ago

I'd run into files not getting renamed before, but I never tracked down the culprit... I deleted the user's folder and rescraped it. This would be good if we can fix it.

whimsical-c4lic0 commented 2 months ago

I ran across the issue when testing the new paid tab option. After browsing through the sqlite databases, the issue seems to only be with DRM videos. I haven't looked through the source code though.