They don’t understand that we never agreed to any of their TOS/policies, they don’t understand that we don’t use their API.

What now?

Things will continue normally until they can’t anymore.

Assume it’s just the start.

Assume they’ll ask GitHub to takedown the repos (if so go to our Gitea https://gitea.invidious.io/iv-org ).

Assume the team wont be able to work on Invidious.

You know what you have to do.

May Invidious live and prosper, with, or without us.

PS: We won’t do anything unless we have to.

PS-2: If we are forced to quit, any funds remaining will go to Framasoft (and maybe some other organization working on FOSS/privacy)

  • @Evkob@lemmy.ca
    link
    fedilink
    31 year ago

    This is disheartening to see as someone who just switched to Invidious. Does anyone with more in-depth knowledge on how Invidious and similar Youtube front-ends work know if it’s possible for Google to shutdown access to their servers for Invidious/Piped instances?

    • Jack
      link
      fedilink
      11 year ago

      Technical issues aside, they can do legal takedowns on the big instances and while they can also technically do small ones, I doubt they will. The thing is that a TOS violation can lead to a suspended google account, so it’s a ‘high risk, low probability’ event for self hosters with a google footprint (such as an android device).

      • comfy
        link
        fedilink
        11 year ago

        Hmm, I’m not sure I understand what you’re suggesting. The host running Invidious on a server would have a different fingerprint to the same person accessing it through a web browser or phone app. Do Invidious hosters even use a Google account? I assumed it just accessed Google servers like an anonymous user.

    • @Daklon@beehaw.org
      link
      fedilink
      01 year ago

      As far as i know, they don’t use the youtube api. Therefore they don’t have to be compilant with any api policy or tos. They just connect to YouTube like any browser do and then show that information(with modifications) on the invidious app.

      Google can try to modify the code faster than the developers try to update the app since they expect the data to be in an specific format, but that’s all, they aren’t using the api… There is nothing to be closed.

      • @sotolf@beehaw.org
        link
        fedilink
        11 year ago

        Yeah that’s what I thought, that they are scraping like NewPipe is, that usually breaks a couple of times a year when google is messing around with the page, but the developers are usually really quick and fixes it in a day or two so that it works again.