You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
OS: Windows 11
CMD Prompt
Version No idea, it doesn't list the version when I run it. I installed it fresh about a month ago
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: