this post was submitted on 09 Jun 2023
10 points (100.0% liked)

Free and Open Source Software

17695 readers
46 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

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)

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Daklon@beehaw.org 0 points 1 year ago (1 children)

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 1 points 1 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.