mirror of
https://github.com/iv-org/invidious.git
synced 2026-04-24 22:54:34 -04:00
Add support for premieres to search and feed
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
psql invidious -c "ALTER TABLE channel_videos ADD COLUMN premiere_timestamp timestamptz;"
|
||||
Reference in New Issue
Block a user