Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CacheOption = internal.CacheOption
CacheOption ...
View Source
var ConfigOption = internal.ConfigOption
View Source
var New = internal.NewScrape
View Source
var ProxyOption = internal.ProxyOption
Functions ¶
This section is empty.
Types ¶
type Content ¶
type Content struct {
From string //where this
Language string
Uncensored bool
ID string
Title string
OriginalTitle string
Year string
ReleaseDate time.Time
Studio string
Director string
MovieSet string
Plot string
Genres []*Genre
Actors []*Star
Poster string
Thumb string
Sample []*Sample
Publisher string
}
Content ...
Click to show internal directories.
Click to hide internal directories.