diff --git a/apps/invidious.json b/apps/invidious.json new file mode 100644 index 0000000..e09d181 --- /dev/null +++ b/apps/invidious.json @@ -0,0 +1,12 @@ +{"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"}, + "licenses":["AGPL3+"], + "platforms":["Web"], + "networks_read":["youtube"], + "networks_write":[], + "formats_read":[], + "formats_write":[], + "generic_name":["Video Player", "YouTube Client", "Music Player"]} diff --git a/apps/peertube.json b/apps/peertube.json new file mode 100644 index 0000000..ea814f3 --- /dev/null +++ b/apps/peertube.json @@ -0,0 +1,12 @@ +{"names":["PeerTube"], + "comment": "Be part of a network of multiple small federated, interoperable video hosting providers. Follow video creators and create videos. No vendor lock-in. All on a platform that is community-owned and ad-free.", + "links":{"website":"https://joinpeertube.org", + "git":"https://github.com/Chocobozzz/PeerTube#--------", + "icon":"https://joinpeertube.org/img/icons/favicon.png"}, + "licenses":["AGPL3+"], + "platforms":["Web"], + "networks_read":["peertube"], + "networks_write":["peertube"], + "formats_read":[], + "formats_write":[], + "generic_name":["Video Player", "PeerTube Client", "Music Player"]} diff --git a/apps/piped.json b/apps/piped.json new file mode 100644 index 0000000..4403593 --- /dev/null +++ b/apps/piped.json @@ -0,0 +1,11 @@ +{"names":["Piped"], + "comment": "YouTube has an extremely invasive privacy policy which relies on using user data in unethical ways. You give them a lot of data - ranging from ideas, music taste, content, political opinions, and much more than you think. By using Piped, you can freely watch and listen to content freely without the fear of prying eyes watching everything you are doing.", + "links":{"git":"https://github.com/TeamPiped/Piped#piped", + "icon":"https://piped.kavin.rocks/img/icons/logo.svg"}, + "licenses":["AGPL3+"], + "platforms":["Web"], + "networks_read":["youtube"], + "networks_write":[], + "formats_read":[], + "formats_write":[], + "generic_name":["Video Player", "YouTube Client", "Music Player"]} diff --git a/apps/viewtube.json b/apps/viewtube.json new file mode 100644 index 0000000..ac8a0d0 --- /dev/null +++ b/apps/viewtube.json @@ -0,0 +1,13 @@ +{"names":["ViewTube"], + "comment": "ViewTube is an alternative YouTube frontend. It can recommend, play and search for videos. It saves your watch progress and you can subscribe to channels for them to appear in your subscription feed", + "links": "https://github.com/ViewTube/viewtube-vue#viewtube", + "links":{"website":"https://viewtube.io", + "git":"https://github.com/ViewTube/viewtube-vue#viewtube", + "icon":"https://dev.viewtube.io/_nuxt/img/icon.dc8b72c.svg"}, + "licenses":["AGPL3+"], + "platforms":["Web"], + "networks_read":["youtube"], + "networks_write":[], + "formats_read":[], + "formats_write":[], + "generic_name":["Video Player", "YouTube Client", "Music Player"]}