Go to file
Administrator 98f2b882a6 Update README.md 2023-10-04 20:31:35 +00:00
static Update custom.js 2023-10-04 13:53:50 +00:00
.gitignore First commit 2023-10-03 22:39:43 -05:00
README.md Update README.md 2023-10-04 20:31:35 +00: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 Add url tip 2023-10-04 08:59:02 -05:00
package-lock.json First commit 2023-10-03 22:39:43 -05:00
package.json First commit 2023-10-03 22:39:43 -05: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

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