2024-11-06 07:14:59 +00:00
|
|
|
{
|
|
|
|
"name": "MeTube",
|
|
|
|
"slug": "metube",
|
|
|
|
"categories": [
|
|
|
|
12
|
|
|
|
],
|
|
|
|
"date_created": "2024-06-12",
|
|
|
|
"type": "ct",
|
|
|
|
"updateable": true,
|
|
|
|
"privileged": false,
|
2024-11-28 14:50:40 +00:00
|
|
|
"interface_port": 8081,
|
2024-11-06 07:14:59 +00:00
|
|
|
"documentation": null,
|
|
|
|
"website": "https://github.com/alexta69/metube",
|
|
|
|
"logo": "https://raw.githubusercontent.com/alexta69/metube/master/ui/src/assets/icons/android-chrome-192x192.png",
|
|
|
|
"description": "MeTube allows you to download videos from YouTube and dozens of other sites.",
|
|
|
|
"install_methods": [
|
|
|
|
{
|
|
|
|
"type": "default",
|
|
|
|
"script": "ct/metube.sh",
|
|
|
|
"resources": {
|
2024-11-28 14:50:40 +00:00
|
|
|
"cpu": 1,
|
|
|
|
"ram": 1024,
|
|
|
|
"hdd": 10,
|
2024-11-06 07:14:59 +00:00
|
|
|
"os": "debian",
|
|
|
|
"version": "12"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"default_credentials": {
|
|
|
|
"username": null,
|
|
|
|
"password": null
|
|
|
|
},
|
|
|
|
"notes": []
|
|
|
|
}
|