I want to backup my comments and saved posts from my 10 year old reddit account before I nuke it. Just for sentimental sake. Does anyone have any tips?

  • RadDevon@lemmy.ml
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 year ago

    I tried it as well, and it’s pretty simple if you’re comfortable in a terminal or on the command line.

    On macOS, I used DB Browser for SQLite to view the data, and that works pretty well. Installed with Homebrew: brew install --cask db-browser-for-sqlite. Then, I just launched the new app and opened the reddit.db file. That file gets created wherever you run reddit-user-to-sqlite.