import "41.neocities.org/media/max"
type Playback struct { Drm struct { Schemes struct { Widevine struct { LicenseUrl string } } } Errors []struct { Detail string } Fallback struct { Manifest struct { Url Url // MPD } } }
max.com/movies/12199308-9afb-460b-9d79-9d54b5d2514c max.com/movies/heretic/12199308-9afb-460b-9d79-9d54b5d2514c max.com/shows/14f9834d-bc23-41a8-ab61-5c8abdbea505 max.com/shows/white-lotus/14f9834d-bc23-41a8-ab61-5c8abdbea505
you must /authentication/linkDevice/initiate first or this will always fail
type Video struct { Attributes *struct { SeasonNumber int EpisodeNumber int Name string VideoType string } Relationships *struct { Edit *struct { Data struct { Id string } } } }
type Videos struct { Errors []struct { Detail string // show was filtered by validator Message string // Token is missing or not valid } Included []Video }