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

Add option to bypass missing creator content #407

Closed thatcoderguy closed 2 weeks ago

thatcoderguy commented 2 weeks ago

Add an option to bypass downloading purchased content for creators who no longer exist. Useful if you already have their content, and dont want to redownload it all as "deleted user - {ID}".

Also added a small improvement to handle users who no longer exist.

It was very difficult to test this properly, as I had to manipulate data in-memory at the right points...