Versions in this module Expand all Collapse all v1 v1.0.0 Dec 14, 2023 Changes in this version + func SanitizeFilename(fileName string) string + type Downloader struct + OutputDir string + func (dl *Downloader) Download(ctx context.Context, v *youtube.Video, format *youtube.Format, ...) error + func (dl *Downloader) DownloadComposite(ctx context.Context, outputFile string, v *youtube.Video, quality string, ...) error Other modules containing this package github.com/KarlMul/youtubeGo/v3