cross-posted from: https://feddit.rocks/post/3214

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

  • @kavinOPA
    link
    131 year ago

    Piped uses the Odysee sync API to find YouTube content already available there, and if so stream it from there. This is also written in the readme on the GitHub :)