import "41.neocities.org/media/rtbf"
func (a *AuvioAuth) Entitlement(asset_id string) (*Entitlement, error)
func (AuvioLogin) Marshal(id, password string) ([]byte, error)
func (a *AuvioLogin) Token() (*WebToken, error)
func (a *AuvioLogin) Unmarshal(data []byte) 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 (e *Entitlement) Wrap(data []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";