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 + const ActionAudio + const ActionDownload + const ActionNone + const ActionWatch + func AccentText(s string) string + func Badge(text, bg string) string + func Banner() string + func DimText(s string) string + func ErrorText(s string) string + func GradientText(s, from, to string) string + func RenderInfo(video *youtube.Video) string + func RunClip(ctx context.Context, client *downloader.Client, opts downloader.Options) error + func RunDownload(ctx context.Context, client *downloader.Client, opts downloader.Options) error + func RunPlaylist(ctx context.Context, client *downloader.Client, opts downloader.Options, ...) error + func RunSearch(ctx context.Context, query string, results []search.Result) (string, search.Result, error) + func RunWatch(ctx context.Context, params WatchParams) error + func Sparkline(values []float64, width int) string + func Wordmark() string + type WatchParams struct + Duration time.Duration + FPS int + HasAudio bool + Pipeline *player.Pipeline + Title string