publication croisée depuis : 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

  • @HenriVolney
    link
    91 year ago

    PS: I’m the author of Piped :P

    Thank you so much!

    • @[email protected]OP
      link
      fedilink
      3
      edit-2
      1 year ago

      J’ai juste fait un cross post ce n’est pas moi le créateur de piped mais Kavin (d’où le nom de l’instance piped principale)

      • @HenriVolney
        link
        31 year ago

        OK, ça fait la deuxième fois que je remercie pas la bonne personne… J’ai encore un peu du mal avec les op/commu/ instances. Mais ça va venir!

    • @[email protected]
      link
      fedilink
      English
      21 year ago

      Thanks, I think it could be better that a hidden URL link keeps its original alt :

      blabla you can check [foo](youtube_url) to see blabla
      

      Appears in bot as:

      Piped is awesome blabla, here are the videos:
      
      * foo: piped_url
      

      So if you have 3+ videos, the bot messages still make sense.

      It would be far better, IMHO.