diff --git a/README.md b/README.md index 7e05cfe..2eb8f62 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,11 @@ Configure the apiurl variable in static/js/custom.js to point to your yt-dlp-web Install node/npm -`npm install` +`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](https://www.gnu.org/licenses/gpl-3.0.en.html) \ No newline at end of file diff --git a/index.html b/index.html index a8d86d5..111369e 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,10 @@ + + + + @@ -41,6 +45,8 @@
See here for a list of sites supported by the yt-dlp backend (note that playlists only work on Youtube at the moment, also ymmv for which services will work): https://github.com/yt-dlp/yt-dlp/blob/master/supportedsites.md/p>
+
➕ Show
@@ -254,7 +260,6 @@ -