andrewbanchich / shreddit

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

Added flags to skip posts/comments #100

Closed woodgun closed 1 month ago

woodgun commented 1 month ago

Added new flags to skip posts/comments --skip-comment-ids --skip-post-ids

Example: shreddit --skip-comment-ids aaaaa,bbbbb --skip-post-ids ccccc,ddddd

andrewbanchich commented 1 month ago

thanks so much!