Documentation
¶
Overview ¶
github.com/89z
github.com/89z
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LogLevel format.LogLevel
Functions ¶
Types ¶
type Content ¶
type Content struct {
Meta struct {
ID string
MediaType string
}
Title string
Series struct {
Title string
}
SeasonNumber string
EpisodeNumber string
ReleaseDate string
RunTimeSeconds int64
ViewOptions []struct {
License string
Media struct {
Videos []Video
}
}
}
func NewContent ¶
type CrossSite ¶ added in v1.53.0
type CrossSite struct {
// contains filtered or unexported fields
}
func NewCrossSite ¶ added in v1.53.0
Click to show internal directories.
Click to hide internal directories.