So I created an open-source Lemmy bot to reply to posts/comments with YouTube links with converted Piped links to preserve your privacy.

Piped is an open-source alternative privacy-friendly frontend to YouTube. You can watch the same content from YouTube without connecting to Google’s servers.

You can find the source code at: https://github.com/TeamPiped/lemmy-piped-link-bot

You can find Piped’s source code at: https://github.com/TeamPiped/Piped

PS: I’m the author of Piped :P

  • kavin@feddit.rocksOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    I would try looking at the JavaScript console for errors, and the network tab for issues with requests. Something seems oddly wrong, unfortunately.

    • Mousepad@burggit.moe
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 year ago

      Turns out I did not try enough instances! Piped.lunar.icu threw a certificate date error and piped.yt threw a js error (or semething). Piped.video works fine!