Go to file
Agie Ashwood eaf2cdf03f 1.0.1 Stability update 2023-11-17 18:39:32 -06:00
static 1.0.1 Stability update 2023-11-17 18:39:32 -06:00
.gitignore First commit 2023-10-03 22:39:43 -05:00
README.md 1.0.1 Stability update 2023-11-17 18:39:32 -06:00
android-chrome-192x192.png First commit 2023-10-03 22:39:43 -05:00
android-chrome-512x512.png First commit 2023-10-03 22:39:43 -05:00
apple-touch-icon.png First commit 2023-10-03 22:39:43 -05:00
favicon-16x16.png First commit 2023-10-03 22:39:43 -05:00
favicon-32x32.png First commit 2023-10-03 22:39:43 -05:00
favicon.ico First commit 2023-10-03 22:39:43 -05:00
index.html 1.0.1 Stability update 2023-11-17 18:39:32 -06:00
package.json 1.0.1 Stability update 2023-11-17 18:39:32 -06:00

README.md

yt-dlp-web logo

yt-dlp-web-ui

Requirements:

Set up yt-dlp-web-api

Clone this repository

Configure the apiurl variable in static/js/custom.js to point to your yt-dlp-web-api instance

Install node/npm

npm install --omit=dev

That's all!

Once this code is hosted, add the host url to allowedorigins in conf.json in yt-dlp-web and reload the server

License

This code is distributed under GPLv3