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

Exception caught: Unable to parse license #452

Open booleangit opened 3 days ago

booleangit commented 3 days ago

Since today I get an error regarding a license when trying to download DRM protected content. I've never seen this specific message before and I also haven't made any changes to the client id blob nor the key file. Any idea what is causing this?

image

booleangit commented 3 days ago

Ive just "solved" it by deleting the database (user_data.db). I'm guessing some of the decryption info is stored in there, but not updated if required?