Documentation ¶
Index ¶
- Constants
- type HeyDouga
- func (hey *HeyDouga) GetMovieInfoByID(id string) (info *model.MovieInfo, err error)
- func (hey *HeyDouga) GetMovieInfoByURL(rawURL string) (info *model.MovieInfo, err error)
- func (hey *HeyDouga) NormalizeMovieID(id string) string
- func (hey *HeyDouga) ParseMovieIDFromURL(rawURL string) (id string, err error)
Constants ¶
View Source
const ( Name = "HeyDouga" Priority = 1000 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HeyDouga ¶
func (*HeyDouga) GetMovieInfoByID ¶
func (*HeyDouga) GetMovieInfoByURL ¶
func (*HeyDouga) NormalizeMovieID ¶ added in v1.1.4
Click to show internal directories.
Click to hide internal directories.