- added web front end page
This commit is contained in:
2025-07-30 15:59:59 -05:00
parent 2356a1b130
commit 08973c0191
8 changed files with 161 additions and 0 deletions

17
web/README.md Normal file
View File

@@ -0,0 +1,17 @@
# the web page
this isnt perfect takes longer to load the more there is.
![noimg](https://github.com/iceyrazor/youtube-playlist-cli/blob/main/web/example-web.png?raw=true)
- download [https://github.com/sql-js/sql.js/releases/tag/v1.13.0](https://github.com/sql-js/sql.js/releases/tag/v1.13.0) sql-wasm.js and sql-wasm.wasm
- put both files in web/ytlist
- get some sort of webserver. (tis free. i reccomend caddy)
- either
- download rsync
- edit upload-web.sh to your server target directory or ssh
- run upload-web.sh
- or
- copy all the files in web/ytlist and ytlist.html to your webserver
- then copy thumbnails directory to your webserver/ytlist
- goto webpage /ytlist.html