carch-web-ui/README.md

529 B

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