I began using invidious after every piped instances refused to play videos lately. But what I read from their docs is that my IP might get exposed to google servers while loading videos from invidious. I use rethink DNS app and in that I can see all the domains that are getting called by my browser.

I tested about five instances and none are calling googlevideo domain as mentioned in the doc. Are they proxying my requests by default or am I missing something?

No, I don’t have the option proxy video turned on. I use yewtu.be as my main invidious instance.

  • whoareu
    link
    fedilink
    arrow-up
    6
    ·
    29 days ago

    by default it doesn’t proxy the video stream you are getting from YouTube. it just extract the link to that stream and sent it to your browser and then you browser plays that stream URL which points to google’s server so google is able to see your IP address.

    however there is an option called “DASH” if you enable this option the stream would be proxied by your invidious instances. this options is disabled on most of the public instances because of high bandwidth usage.

    • glorious_goldfish@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      4
      ·
      29 days ago

      Ah I see! Thanks for the explainer, I see where I misunderstood it.

      I thought invidious got the entire video stream and streamed it back to the viewer - not just the link to it. So even if YouTube sees the invidious instance ip as the one grabbing the link, it would still see your ip as the one actually watching the stream.

      I guess the bot related error I mentioned comes from when the server tries to get the stream link.