2023-10-04 03:40:52 +00:00
|
|
|
# yt-dlp-web-ui
|
2023-08-16 16:35:20 +00:00
|
|
|
|
2023-10-04 03:39:43 +00:00
|
|
|
Requirements:
|
2023-08-16 16:35:20 +00:00
|
|
|
|
2023-10-04 03:39:43 +00:00
|
|
|
node/npm
|
2023-08-16 16:35:20 +00:00
|
|
|
|
2023-10-04 03:39:43 +00:00
|
|
|
How to:
|
2023-08-16 16:35:20 +00:00
|
|
|
|
2023-10-04 03:39:43 +00:00
|
|
|
`npm install`
|
2023-08-16 16:35:20 +00:00
|
|
|
|
2023-10-04 03:39:43 +00:00
|
|
|
That's all!
|
2023-08-16 16:35:20 +00:00
|
|
|
|
2023-10-04 03:40:52 +00:00
|
|
|
Once this code is hosted, add the host url to allowedorigins in conf.json in yt-dlp-web and reload the server
|