Streamlink WebUI
a simple web-ui to the well-known streamlink cli application, which allows you to save twitch streams to your local disk.
Streamlink WebUI
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/streamlink-webui.sh)"
Default Credentials
| Username | Password |
|---|---|
null | null |
Configuration
Config file:
1
/opt/streamlink-webui.env
Notes
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.