add release date to videopage

improve reindex db insertion logic
This commit is contained in:
2021-09-28 10:52:18 +02:00
parent 0df96a093f
commit 3588df7c4f
7 changed files with 49 additions and 32 deletions

View File

@ -10,6 +10,7 @@ type FullVideoType struct {
MovieId uint32
MovieUrl string
Poster string
ReleaseDate *string
Likes uint64
Quality uint16
Length uint16