sim0n00ps / OF-DL

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

"After" Date - not recognized #356

Closed soreback closed 4 weeks ago

soreback commented 1 month ago

I have the following defined in the config file

"DownloadOnlySpecificDates": true, "DownloadDateSelection": "after", "CustomDate": "2024-03-01",

But it still seems to download everything. Am I doing something wrong here or is there some other issue ?

Thanks

Evolvere1337 commented 1 month ago

"DownloadOnlySpecificDates": "true",

You're missing the quotation marks on: true