yts

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Movie

type Movie struct {
	Name      string
	Year      string
	Genre     string
	Rate      string
	TechSpecs []TechSpec
}

func GetMovies

func GetMovies(host, keyword, genre, rating, year, order string, page int) (int, []Movie)

func (Movie) GetTechSpec

func (m Movie) GetTechSpec() TechSpec

type TechSpec

type TechSpec struct {
	TorrentFileLink string
	Size            string
	Resolution      string
	Duration        string
	Language        string
}

Jump to

Keyboard shortcuts

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