Avnsx / fansly-downloader

Easy to use fansly.com content downloading tool. Written in python, but ships as a standalone Executable App for Windows too. Enjoy your Fansly content offline anytime, anywhere in the highest possible content resolution! Fully customizable to download in bulk or single: photos, videos & audio from timeline, messages, collection & specific posts 👍
https://fansly.com/
GNU General Public License v3.0
1.27k stars 63 forks source link

posts being deleted #14

Closed ghost closed 2 years ago

ghost commented 2 years ago

It seems like every time I scrape, when the user deletes their posts, it also deletes it from my folder. Why does this happen? Isn't the point of scraping to keep the files that are uploaded no matter if it gets deleted or not?

Avnsx commented 2 years ago

This is not possible; the program doesn't interact with any already downloaded images. You can create a new fansly account yourself and than post something, scrape it & delete the post and scrape again to verify this.

Only thing I can maybe think of, is if the new post is also the same exact name as the old one, so it overwrites the old image; since both would be 1_ImageName in that case. Please check and test if that is the case @andrewkim51

ghost commented 2 years ago

@Avnsx checked, and that's definitely what happened. If this could be fixed that would be great!

Avnsx commented 2 years ago

@Avnsx checked, and that's definitely what happened. If this could be fixed that would be great!

Fixed in version 0.3.2