sim0n00ps / OF-DL

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

Bug: says downloads are successful despite errors #561

Open melithine opened 2 months ago

melithine commented 2 months ago

I've noticed that in several reported issues, there were errors when downloading content, but they were followed up by a message that suggests it was still successful. I think the biggest offenders of this are the single message / single post downloads. We should ensure that that does not happen; it confuses the user, and worse, if it's not properly detecting the failure, it may store the download status incorrectly in the SQLite database, making it harder to download again in the future without wiping out the entire database and doing a fresh scrape of the account.