taux1c / onlyfans-scraper

A tool that allows you to print to file all content you are subscribed to on onlyfans including content you have unlocked or has been sent to you in messages.
MIT License
290 stars 34 forks source link

Scraper does not keep track of already downloaded media #50

Open StPatty33 opened 1 year ago

StPatty33 commented 1 year ago

Describe the bug The scraper downloads every media file every time I run it, whether I've downloaded the files before or not. It just overwrites the files that are in my download folder.

To Reproduce No steps here--I run onlyfans-scraper from cmd terminal, download from a user, and it downloads everything whether I've downloaded the files before or not.

Expected behavior I expect the program to remember the files it has downloaded previous and skip them the next time I download from the user.

Desktop (please complete the following information):

Additional context Maybe related, but most of the media while downloading says "name 'setctime' is not defined" next to it.

With a previous iteration of the program (that didn't pop up the buymeacoffee site) on my PC that I just replaced, I could do the "scrape all" function and it would only download new stuff that it hadn't downloaded before. The new install in my new PC just downloads the same things over and over again every time.

StPatty33 commented 1 year ago

Same issue as another that's currently listed