2023-08-29 00:45:36 +00:00
|
|
|
{
|
|
|
|
"$schema": "../schema.json",
|
|
|
|
"name": "ViewTube",
|
|
|
|
"port": 8180,
|
|
|
|
"available": true,
|
|
|
|
"exposable": true,
|
|
|
|
"id": "viewtube",
|
2023-12-12 19:01:55 +00:00
|
|
|
"tipi_version": 5,
|
|
|
|
"version": "0.14.1",
|
2023-10-26 21:47:44 +00:00
|
|
|
"categories": [
|
|
|
|
"media"
|
|
|
|
],
|
2023-08-29 00:45:36 +00:00
|
|
|
"description": "The open source, privacy-conscious way to enjoy your favorite YouTube content.",
|
|
|
|
"short_desc": "The open source, privacy-conscious way to enjoy your favorite YouTube content.",
|
|
|
|
"author": "ViewTube",
|
|
|
|
"source": "https://github.com/ViewTube/viewtube",
|
2023-10-29 19:43:17 +00:00
|
|
|
"form_fields": [],
|
2023-11-06 04:12:46 +00:00
|
|
|
"supported_architectures": [
|
|
|
|
"arm64",
|
|
|
|
"amd64"
|
|
|
|
]
|
2023-08-29 00:45:36 +00:00
|
|
|
}
|