autodownloader

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Hook

type Hook interface {
	// GetLatest allows the extension to return the latest torrents based on the rule
	GetLatest(rule Rule) ([]*torrent.AnimeTorrent, bool)
}

Hook is an extension of the AutoDownloader

type Rule

type Rule struct {
	ComparisonTitle string   `json:"comparisonTitle"`
	ReleaseGroups   []string `json:"releaseGroups"`
	Resolutions     []string `json:"resolutions"`
}

Jump to

Keyboard shortcuts

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