I’m using this all the time myself. There is no login to YouTube required and it supports adding subscriptions and doing everything important you can do on YouTube.

And the best part is no ads whatsoever.

  • @1984OP
    link
    English
    414 days ago

    Since they are integrating a web browser in the app, it kind of make sense here actually. For code editors though, not great…

    • @noodlejetski@lemm.ee
      link
      fedilink
      English
      1114 days ago

      Since they are integrating a web browser in the app

      are they, though? I thought they just grab whatever data Invidious API fetches and display it with their method of choice, similar to how mobile clients for Invidious and Piped work. PlasmaTube manages to do similar thing without becoming a single purpose web browser.

    • @dan@upvote.au
      link
      fedilink
      English
      212 days ago

      Since they are integrating a web browser in the app,

      You can do this in a better way by using something like Photino or Tauri that uses the OS’ native browser engine. There’s no need to bundle a browser with every app (like Electron does).