package common type VideoInfo struct { ImdbId string TVdbId string Year string Title string OriginalTitle string }