Versions in this module Expand all Collapse all v3 v3.2.3 Dec 12, 2024 v3.2.2 Nov 12, 2024 Changes in this version + type Format struct + ACodec string + FPS float32 + Format_id string + Format_note string + Language string + Resolution string + Size float32 + VCodec string + type Metadata struct + Best Format + Entries []Metadata + Formats []Format + Thumbnail string + Title string + Type string + URL string + func ParseURL(url string) (*Metadata, error) + func (m *Metadata) IsPlaylist() bool