import "41.neocities.org/media/ctv"
func (a Address) Resolve() (*ResolvedPath, error)
https://www.ctv.ca/shows/friends/the-one-with-the-bullies-s2e21
type AxisContent struct { AxisId int64 AxisPlaybackLanguages []struct { DestinationCode string } }
func (a *AxisContent) Content() (*Content, error)
func (a *AxisContent) Mpd(content1 *Content) (string, error)
func (r *ResolvedPath) Axis() (*AxisContent, error)