Versions in this module Expand all Collapse all v0 v0.0.1 Jul 14, 2024 Changes in this version + type VideoResult struct + Duration time.Duration + Id string + ThumbnailUrl string + Title string + Uploader struct{ ... } + Url string + Views int64 + func Search(q string) ([]VideoResult, error)