output

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2021 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CleanString

func CleanString(value string) string

func DecodeLanguage

func DecodeLanguage(value string, language string) string

func DecodeSize

func DecodeSize(value string) string

func GetInfoHash

func GetInfoHash(magnet string) string

func GuessQualityFromString

func GuessQualityFromString(value string) string

func RemoveFileExtension

func RemoveFileExtension(filename string) string

Types

type OutputMovieStruct

type OutputMovieStruct struct {
	Hash     string `json:"hash"`
	Quality  string `json:"quality"`
	Size     string `json:"size"`
	Provider string `json:"provider"`
	Lang     string `json:"lang"`
	Title    string `json:"title"`
	Seeds    string `json:"seeds"`
	Peers    string `json:"peers"`
}

type OutputShowStruct

type OutputShowStruct struct {
	Hash     string `json:"hash"`
	Quality  string `json:"quality"`
	Season   string `json:"season"`
	Episode  string `json:"episode"`
	Size     string `json:"size"`
	Provider string `json:"provider"`
	Lang     string `json:"lang"`
	Title    string `json:"title"`
	Seeds    string `json:"seeds"`
	Peers    string `json:"peers"`
}

Jump to

Keyboard shortcuts

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