fix: j/k only navigates sidebar when video selected, add publish_date to detail view
This commit is contained in:
Executable
+6
@@ -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
|
||||
Reference in New Issue
Block a user