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

A specific user is bugging the app #373

Closed joaovoliv closed 1 month ago

joaovoliv commented 1 month ago

I can use the app just fine with other models, but 1 model gives me the following error. I guess (but not sure) it has something to do with the captions she used in her posts

Traceback (most recent call last): File "L:\OFDL-master\OFDL-master\OFDL.py", line 471, in update_main item.setText(2, user_posts[key].caption()) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "L:\OFDL-master\OFDL-master\module\snafylno.py", line 317, in caption return self.data["rawText"]


KeyError: 'rawText
melithine commented 1 month ago

I'm confused... OFDL is written in c#, not python.