import "41.neocities.org/media/hulu"
func (a *Authenticate) DeepLink(id *EntityId) (*DeepLink, error)
func (a *Authenticate) Details(link *DeepLink) (*Details, error)
func (a *Authenticate) New(email, password string) error
func (a *Authenticate) Playlist(link *DeepLink) (*Playlist, error)
func (a *Authenticate) Unmarshal() error
type Details struct { EpisodeName string `json:"episode_name"` EpisodeNumber int `json:"episode_number"` Headline string PremiereDate time.Time `json:"premiere_date"` SeasonNumber int `json:"season_number"` SeriesName string `json:"series_name"` }
type EntityId struct {/* contains filtered or unexported fields */}
hulu.com/watch/023c49bf-6a99-4c67-851c-4c9e7609cc1d