Yt-dlp-webui Proxmox LXC script

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.

To create a new Proxmox VE yt-dlp-webui LXC, run the command below in the Proxmox VE Shell.
To Update yt-dlp-webui, run the command below (or type update) in the LXC Console.

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/yt-dlp-webui.sh)"
  • 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

Default settings

CPU: 2vCPU
RAM: 1GB
HDD: 4GB
Default Interface: IP:3033

1 Like