i forgor youtube_stuffs.db in web

This commit is contained in:
iceyrazor 2025-07-30 16:19:32 -05:00
parent 08973c0191
commit 1b308fed30
2 changed files with 4 additions and 2 deletions

View File

@ -12,6 +12,7 @@ this isnt perfect takes longer to load the more there is.
- 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
- 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

View File

@ -4,3 +4,4 @@ rsync -Ra --progress ./ytlist.html ./ytlist/ serv:~/servers/local_html
cd ../
rsync -Ra --progress ./thumbnails serv:~/servers/local_html/ytlist/
rsync -Ra --progress ./youtube_stuffs.db serv:~/servers/local_html/ytlist/