It seems like the main benefit of such frontends is the lack of trackers and fingerprinting, but what if the browser, like Firefox, already did that with UBlock Origin and fingerprinting protection?

  • MrSoup@lemmy.zip
    link
    fedilink
    arrow-up
    24
    ·
    edit-2
    1 month ago

    Think about performance improvement since the frontend does not load things which gets deleted by an addon, so it’s lighter on resources.

    Talking about privacy, using a frontend prevents Google from getting your IP.

    • RmDebArc_5@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      18
      ·
      edit-2
      1 month ago

      That’s not entirely correct, invidious doesn’t act as a proxy. From the invidious faq:

      By default, the video stream is fetched directly from Google’s servers (googlevideo.com) in order to reduce the bandwidth required by invidious, meaning that Google will be able to see your IP address and some other data commonly sent by web browsers, like your user-agent string.

      • MrSoup@lemmy.zip
        link
        fedilink
        arrow-up
        18
        arrow-down
        1
        ·
        edit-2
        1 month ago

        That’s invidious, piped actually act as a proxy (which is what I use).
        Thanks for pointing out.

    • z3rOR0ne@lemmy.ml
      link
      fedilink
      arrow-up
      3
      ·
      1 month ago

      This is even more true if you subscribe to channels using rss feeds from invidious, then simply use yt-dlp to grab the video directly from the URL. You also can use the noscript extension to selectively block the google video script and instead use yt-dlp to download the video. Using this over a no logging VPN like Mullvad prevents google from tracking your IP. Finally yt-dlp not only allows for use with invidious, but has a sponsorblock flag, which will cut out the mentions of sponsors in the video and then paste it back together, essentially autoskipping the sponsor mentions.

      On Android, you can download an app from FDroid called Seal that basically uses yt-dlp, and can be customized to use the same flags.