Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Base = []string{
"http://siloh-fs.plutotv.net",
"http://siloh-ns1.plutotv.net",
"https://siloh-fs.plutotv.net",
"https://siloh-ns1.plutotv.net",
"http://silo-hybrik.pluto.tv.s3.amazonaws.com",
}
Functions ¶
This section is empty.
Types ¶
type EpisodeClip ¶
type Poster ¶
type Poster struct{}
func (Poster) RequestUrl ¶
func (Poster) UnwrapResponse ¶ added in v1.8.9
type Season ¶ added in v1.8.5
type Season struct { Episodes []*Video // contains filtered or unexported fields }
type Slug ¶ added in v1.8.5
type Slug struct { Slug string // contains filtered or unexported fields }
func (*Slug) UnmarshalText ¶ added in v1.8.5
type URL ¶ added in v1.9.5
func (*URL) UnmarshalText ¶ added in v1.9.5
Click to show internal directories.
Click to hide internal directories.