2023-08-29 00:45:36 +00:00
|
|
|
{
|
|
|
|
"$schema": "../schema.json",
|
|
|
|
"name": "ViewTube",
|
|
|
|
"port": 8180,
|
|
|
|
"available": true,
|
|
|
|
"exposable": true,
|
|
|
|
"id": "viewtube",
|
2023-10-26 21:47:44 +00:00
|
|
|
"tipi_version": 3,
|
|
|
|
"version": "0.13.0",
|
|
|
|
"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",
|
|
|
|
"form_fields": []
|
|
|
|
}
|