2022-03-29 16:53:41 +02:00
{ "names" : [ "Invidious" ] ,
"comment" : "YouTube is known to track everything about your searches and what you do on the platform. Invidious scrapes YouTube for data and presents it to you on a invidious instance." ,
"links" : { "website" : "https://invidious.io/" ,
"git" : "https://github.com/iv-org/invidious#invidious" ,
"icon" : "https://invidious.io/invidious-colored-vector.svg" } ,
2022-04-02 09:18:05 +02:00
"licenses" : [ "AGPL-3.0-or-later" ] ,
2022-03-29 16:53:41 +02:00
"platforms" : [ "Web" ] ,
2022-03-31 20:16:57 +02:00
"interface" : [ "HTML5" ] ,
"languages" : [ "Crystal" ] ,
2022-03-29 16:53:41 +02:00
"networks_read" : [ "youtube" ] ,
"networks_write" : [ ] ,
"formats_read" : [ ] ,
"formats_write" : [ ] ,
"generic_name" : [ "Video Player" , "YouTube Client" , "Music Player" ] }