youtube-playlist-cli/web
iceyrazor fedd9c2c81 - added ability to disable thumbnails on web 2025-09-15 17:23:54 -05:00
..
ytlist - added ability to disable thumbnails on web 2025-09-15 17:23:54 -05:00
README.md url change 2025-09-10 06:29:18 -05:00
example-web.png WEB 2025-07-30 15:59:59 -05:00
upload-web.sh i forgor youtube_stuffs.db in web 2025-07-30 16:19:32 -05:00
ytlist.html - added ability to disable thumbnails on web 2025-09-15 17:23:54 -05:00

README.md

the web page

this isnt perfect takes longer to load the more there is.

noimg

  • download 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 web/ytlist and ytlist.html to your webserver
    • copy thumbnails directory to your webserver/ytlist/
    • copy youtube_stuffs.db to webserver/ytlist/
  • goto webpage /ytlist.html