package main type VideoInfoVM struct { Title string Description string Thumbnail string }