this post was submitted on 11 Jun 2023
27 points (100.0% liked)

Reddit

13435 readers
4 users here now

founded 5 years ago
MODERATORS
 
  • optional: go to https://github.com/aliparlakci/bulk-downloader-for-reddit
  • type python3 -m pip install bdfr --upgrade on your terminal
  • use bdfr clone ./path/to/output --user me --saved --authenticate (replace ./path/to/output with your chosen directory)
  • you will see a link to copy-paste into your browser to authenticate; click 'allow'
  • enjoy!
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 2 years ago (1 children)

Note: If you have more than 1000 saved posts, this will only save the most recent 1000. Otherwise this tool is great, been using it to archive my saved and upvoted posts every month or so

[–] ndr 2 points 2 years ago (1 children)

Yes, I tried to keep it simple because it's a limit that can't be bypassed. Work around is running it, and deleting the most recent 1000. Then running it again.

Do you know of a good way to automate the removal?

[–] [email protected] 1 points 2 years ago (1 children)

Unfortunately I don't, I didn't even think of deleting the posts. You'd probably need to use the reddit API yourself which... 💀

[–] ndr 2 points 2 years ago (1 children)

I've just found this but I haven't tried it

[–] [email protected] 1 points 2 years ago (1 children)

Oooh that looks sweet, let me know how it goes for you!

[–] ndr 1 points 2 years ago

I have to go to sleep, it's almost 3am LMAO

but it looks great, I've just set it up