• 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!
  • @xchgeaxeax
    link
    English
    31 year ago

    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

    • Drew Got No ClueOP
      link
      fedilink
      English
      21 year ago

      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?

      • @xchgeaxeax
        link
        English
        11 year ago

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

  • Drew Got No ClueOP
    link
    fedilink
    English
    11 year ago

    Another tip for more advanced use cases: that command will also generate a json file for each submission with a LOT of metadata.

    JSON Hero has a beautiful UI for exploring those files! (it can also be run locally)