import "41.neocities.org/media/rtbf"
func (a *AuvioAuth) Entitlement(asset_id string) (*Entitlement, error)
func (a *AuvioLogin) New(id, password string) error
func (a *AuvioLogin) Token() (*WebToken, error)
func (a *AuvioLogin) Unmarshal() error
type AuvioPage struct { AssetId string Media *struct { AssetId string } Subtitle Subtitle Title Title }
type Entitlement struct { AssetId string PlayToken string Formats []struct { Format string MediaLocator string } }
func (e *Entitlement) Dash() (string, bool)
func (Entitlement) RequestHeader() (http.Header, error)
func (e *Entitlement) RequestUrl() (string, bool)
func (Entitlement) UnwrapResponse(b []byte) ([]byte, error)
func (Entitlement) WrapRequest(b []byte) ([]byte, error)
its just not available from what I can tell
json.data.content.subtitle = "06 - Les ombres de la guerre"; json.data.content.subtitle = "Avec Rosamund Pike";
json.data.content.title = "Grantchester S01"; json.data.content.title = "I care a lot";