video

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PreEnrich

func PreEnrich(input model.TorrentContent) (model.TorrentContent, error)

Types

type CoreInfo

type CoreInfo struct {
	Title    string
	Year     model.Year
	Episodes model.Episodes
}

func ParseVideoCoreInfo

func ParseVideoCoreInfo(contentType model.NullContentType, input string) (CoreInfo, string, error)

type Params

type Params struct {
	fx.In
	TmdbClient tmdb.Client
}

type Result

type Result struct {
	fx.Out
	Resolver classifier.SubResolver `group:"content_resolvers"`
}

func New

func New(p Params) Result

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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