javbus

package
v1.2.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Name     = "JavBus"
	Priority = 1000 - 5
)

Variables

This section is empty.

Functions

This section is empty.

Types

type JavBus

type JavBus struct {
	*scraper.Scraper
}

func New

func New() *JavBus

func (*JavBus) GetMovieInfoByID

func (bus *JavBus) GetMovieInfoByID(id string) (info *model.MovieInfo, err error)

func (*JavBus) GetMovieInfoByURL

func (bus *JavBus) GetMovieInfoByURL(rawURL string) (info *model.MovieInfo, err error)

func (*JavBus) NormalizeMovieID added in v1.1.4

func (bus *JavBus) NormalizeMovieID(id string) string

func (*JavBus) NormalizeMovieKeyword added in v1.1.4

func (bus *JavBus) NormalizeMovieKeyword(keyword string) string

func (*JavBus) ParseMovieIDFromURL added in v1.1.4

func (bus *JavBus) ParseMovieIDFromURL(rawURL string) (string, error)

func (*JavBus) SearchMovie

func (bus *JavBus) SearchMovie(keyword string) (results []*model.MovieSearchResult, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL