Post

yt-dlp-webui

A not so terrible web ui for yt-dlp. High performance extendeable web ui and RPC server for yt-dlp with low impact on resources. Created for the only purpose of fetching videos from my server/nas and monitor upcoming livestreams.

yt-dlp-webui

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/yt-dlp-webui.sh)"
CPU: 2 cores RAM: 1024 MB Disk: 4 GB OS: Debian 13

Default Credentials

UsernamePassword
adminNone

Configuration

Config file:

1
/opt/yt-dlp-webui/config.conf

Notes

Show password: cat ~/yt-dlp-webui.creds
The config file is located in /opt/yt-dlp-webui/config.conf
Make sure to either mount an external path or increase the Disk space afterwards

Web Interface

Port: 3033

Source code
Loading...