j0be / PowerDeleteSuite

Power Delete Suite for Reddit
1.57k stars 97 forks source link

Doesn't delete submissions a long time ago #2

Closed 2fst4u closed 6 years ago

2fst4u commented 6 years ago

I have found your script doesn't delete submissions which fall outside the user's own profile (I assume the 1000 post limit). Is there any way to implement some way to search for your own username and manually delete all results that return from there?

j0be commented 6 years ago

Yeah, it also does a search for "author:USERNAME", so if it doesn't catch it through any of the methods it already does, there isn't a way for me to do that with reddit APIs

2fst4u commented 6 years ago

What reasons might remaining posts still exist for? What is it missing?

On Fri., 12 Jan. 2018, 10:19 Ronald Troyer, notifications@github.com wrote:

Yeah, it also does a search for "author:USERNAME", so if it doesn't catch it through any of the methods it already does, there isn't a way for me to do that with reddit APIs

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/j0be/PowerDeleteSuite/issues/2#issuecomment-357064669, or mute the thread https://github.com/notifications/unsubscribe-auth/AOjRRsnaX7aF6KmV3FXR0DGuI9UUS9_rks5tJnrlgaJpZM4ROM_8 .

--

Joshua Allan-Sloper

j0be commented 6 years ago

Generally speaking, if it misses anything, it's submissions that aren't in your 10k most recent submissions, aren't in your top 10k top submissions, or in your 10k most controversial submissions. This includes submissions you've deleted.