fix: j/k only navigates sidebar when video selected, add publish_date to detail view

This commit is contained in:
Gan, Jimmy
2026-07-09 10:43:05 +08:00
parent 575fdabbc0
commit 271ad96612
5 changed files with 307 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/bin/bash
set -e
cd ~/repos/t-youtube/backend
export PYROGRAM_WORKDIR=/Users/jimmyg
~/repos/t-youtube/backend/.venv/bin/python3 tg_filter.py --dry-run 2>&1