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)

  • Andreas@feddit.dk
    link
    fedilink
    arrow-up
    25
    ·
    1 year ago

    I don’t have a lot of knowledge about the technical details of these frontends and I’m probably using the incorrect terminology, but this is mostly an empty threat because

    The only way Youtube could [restrict access to Invidious/Piped for good] is by making a Google account required to watch videos. Logged out users on Youtube’s official services like its website and mobile app currently use the same API endpoints these frontends use, so breaking those endpoints would disable its actual services for users without an account as well. You’ll notice that you cannot perform any logged in actions with a Google account on these frontends, and that’s because the frontends only use endpoints that don’t require authentication like watching videos and reading comments. This is the same reason why Twitter hasn’t shut down Nitter (the read-only privacy frontend for Twitter) yet, even though they would really want to.

    Invidious/Piped do not use the official developer API provided by Youtube, so they can argue that they’re not bound by its TOS. There is the concern that Google can implement severe rate limiting per IP to disable proxies or they’ll try to make their unauthenticated API private, but people will probably reverse engineer it.