andrewbanchich / shreddit

Delete your Reddit data.
MIT License
235 stars 10 forks source link

Feature request: Optionally remove successfully deleted comments/posts from CSV so that they don't get processed on re-running #52

Closed chrisoffner closed 1 year ago

chrisoffner commented 1 year ago

Maybe it'd be helpful to add an option that removes successfully deleted comments or posts from the respective CSV file so that if the script fails or is cancelled, re-starting it doesn't start going over all the previously deleted things again?

Just a suggestion. :)

andrewbanchich commented 1 year ago

Agreed that this would be nice. Existing issue: https://github.com/andrewbanchich/shreddit/issues/49

Planning on adding this when I have some free time.

chrisoffner commented 1 year ago

Awesome, thank you! :)