Update 'apps/peertube.json'
This commit is contained in:
parent
1faa1ce108
commit
fab09c8b95
1 changed files with 13 additions and 13 deletions
|
@ -1,13 +1,13 @@
|
|||
{"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"
|
||||
"ActivityPub"],
|
||||
"formats_read":[],
|
||||
"formats_write":[],
|
||||
"generic_name":["Video Player", "PeerTube Client", "Music Player"]}
|
||||
{"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",
|
||||
"ActivityPub"],
|
||||
"formats_read":[],
|
||||
"formats_write":[],
|
||||
"generic_name":["Video Player", "PeerTube Client", "Music Player"]}
|
||||
|
|
Loading…
Reference in a new issue