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

Fix erroneous filename of downloaded profile header #430

Closed vlakoff closed 1 week ago

vlakoff commented 1 week ago

Fixes #421. Upon investigation, it was indeed an oversight.

By the way, in this DownloadAvatarHeader method, the codes for the avatar and for the header are nearly identical. There is some potential for code factorization here.