Hi lemmy; I’ve made a program that will download all the post and images for a lemmy community. It downloads them into a html file. This way users don’t have to worry about losing all their post because they can download the whole community themselves.

Demo https://files.catbox.moe/8wgbm4.mp4

I hope someone finds this useful. Someone asked me for it so I provided it.

  • Masterofballs
    link
    fedilink
    02 years ago

    Just refactored it a good bit. Should be easier to read through the logic now. Error handling is better

    • Leslie(she/her)
      link
      fedilink
      22 years ago

      nice. i’m a bit busy irl with family and work, will have a go at implementing comment backup once i get back.

      • Masterofballs
        link
        fedilink
        12 years ago

        That would be a lot of CSS so I have been avoiding it. Would be awesome if you get it to work though.

        • Leslie(she/her)
          link
          fedilink
          12 years ago

          lol, you’re right i have to build the comment tree myself too, looks like a lot of work i think i’ll pass too

          • Masterofballs
            link
            fedilink
            02 years ago

            imo comments aren’t that important. Maybe for tech subs. Feel like lemmy needs moderation tools the most. I might look at one of those to build out. Playing with the dev environment today.