import "41.neocities.org/media/plex"
func (a Anonymous) Match(web Address) (*DiscoverMatch, error)
type DiscoverMatch struct { GrandparentTitle string Index int ParentIndex int RatingKey string Title string Year int }
type Namer struct { Match *DiscoverMatch }