DLP UI is a frontend for yt-dlp.
Clone this repository:
git clone https://github.com/MarkIvory2973/dlp-ui.git
cd dlp-uiBuild the frontend and the backend:
make build⚠ The following binaries are required and must be placed in the ./bin directory
(the same directory as the dlp-ui executable):
-
yt-dlp -
aria2c -
ffmpeg -
ffprobe
Run the following command:
./dlp-ui