video

package
v0.7.14 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseContent added in v0.5.0

func ParseTitleYearEpisodes added in v0.5.0

func ParseTitleYearEpisodes(contentType model.NullContentType, input string) (string, model.Year, model.Episodes, string, error)

Types

type Params

type Params struct {
	fx.In
	TmdbClient lazy.Lazy[tmdb.Client]
}

type Result

type Result struct {
	fx.Out
	Classifier lazy.Lazy[classifier.SubClassifier] `group:"content_classifiers"`
}

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