"description":"a simple web-ui to the well-known streamlink cli application, which allows you to save twitch streams to your local disk.",
"install_methods":[
{
"type":"default",
"script":"ct/streamlink-webui.sh",
"resources":{
"cpu":2,
"ram":2048,
"hdd":5,
"os":"Debian",
"version":"12"
}
}
],
"default_credentials":{
"username":"null",
"password":"null"
},
"notes":[
{
"text":"This app requires a Twitch cliend_ID and client_secret, set it in the config file. Look in the application documentation on how to obtain it.",