sim0n00ps / OF-DL

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

Queries on what is inside "user_data" #420

Closed ikuiku992 closed 4 days ago

ikuiku992 commented 1 week ago

Hi there, out of curiosity

May i know what can i view inside the metadata folder inside each creator's folder after scrapping?

melithine commented 1 week ago

The history of what you've downloaded so it doesn't redownload the same content. If you remove that, it will redownload things.

melithine commented 1 week ago

If you're asking how to look at it, it's a SQLite database, so tools for that should do the trick.