Versions in this module Expand all Collapse all v0 v0.2.0 Jul 12, 2026 v0.1.1 Jul 12, 2026 Changes in this version + type Result struct + Channel string + Duration string + ID string + Live bool + Title string + Views string + func Search(ctx context.Context, query string, limit int) ([]Result, error) + func (r Result) ThumbnailURL() string + func (r Result) URL() string