torrents

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2024 License: GPL-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeTorrentBytes added in v0.10.1

func DecodeTorrentBytes(torrentBytes []byte) ([]byte, error)

func ParseInfoFromTorrentBytes added in v0.10.1

func ParseInfoFromTorrentBytes(torrentBytes []byte) (metainfo.Info, error)

func TorrentFromRls

func TorrentFromRls(rlsName string, numEpisodes int) ([]byte, error)

Types

type Episode

type Episode struct {
	Path string
	Size int64
}

func GetEpisodesFromTorrentInfo

func GetEpisodesFromTorrentInfo(info metainfo.Info) ([]Episode, error)

Jump to

Keyboard shortcuts

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