ktorrent

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JuJuTorrent

type JuJuTorrent struct {
	Name        string
	Keyword     string
	SearchURL   string
	ScrapedData *sync.Map
}

JuJuTorrent struct is for JuJuTorrent web site

func (*JuJuTorrent) Crawl

func (t *JuJuTorrent) Crawl(keyword string) map[string]string

Crawl torrent data from web site

func (*JuJuTorrent) GetMagnet

func (t *JuJuTorrent) GetMagnet(url string) string

GetMagnet method returns torrent magnet

type KTXTorrent

type KTXTorrent struct {
	Name        string
	Keyword     string
	SearchURL   string
	ScrapedData *sync.Map
}

KTXTorrent struct is for TorrentMobile torrent web site

func (*KTXTorrent) Crawl

func (t *KTXTorrent) Crawl(keyword string) map[string]string

Crawl torrent data from web site

func (*KTXTorrent) GetMagnet

func (t *KTXTorrent) GetMagnet(url string) string

GetMagnet method returns torrent magnet

type TShare

type TShare struct {
	Name        string
	Keyword     string
	SearchURL   string
	ScrapedData *sync.Map
}

TShare struct is for TShare torrent web site

func (*TShare) Crawl

func (t *TShare) Crawl(keyword string) map[string]string

Crawl torrent data from web site

func (*TShare) GetMagnet

func (t *TShare) GetMagnet(url string) string

GetMagnet method returns torrent magnet

type TToBoGo

type TToBoGo struct {
	Name        string
	Keyword     string
	SearchURL   string
	ScrapedData *sync.Map
}

TToBoGo struct is for ttobogo torrent web site

func (*TToBoGo) Crawl

func (t *TToBoGo) Crawl(keyword string) map[string]string

Crawl torrent data from web site

func (*TToBoGo) GetMagnet

func (t *TToBoGo) GetMagnet(url string) string

GetMagnet method returns torrent magnet

type TorrentGram

type TorrentGram struct {
	Name        string
	Keyword     string
	SearchURL   string
	ScrapedData *sync.Map
}

TorrentGram struct is for TorrentGram web site

func (*TorrentGram) Crawl

func (t *TorrentGram) Crawl(keyword string) map[string]string

Crawl torrent data from web site

func (*TorrentGram) GetMagnet

func (t *TorrentGram) GetMagnet(url string) string

GetMagnet method returns torrent magnet

type TorrentJ

type TorrentJ struct {
	Name        string
	Keyword     string
	SearchURL   string
	ScrapedData *sync.Map
}

TorrentJ struct is for TorrentJ torrent web site

func (*TorrentJ) Crawl

func (t *TorrentJ) Crawl(keyword string) map[string]string

Crawl torrent data from web site

func (*TorrentJ) GetMagnet

func (t *TorrentJ) GetMagnet(url string) string

GetMagnet method returns torrent magnet

type TorrentMax

type TorrentMax struct {
	Name        string
	Keyword     string
	SearchURL   string
	ScrapedData *sync.Map
}

TorrentMax struct is for TorrentMax torrent web site

func (*TorrentMax) Crawl

func (t *TorrentMax) Crawl(keyword string) map[string]string

Crawl torrent data from web site

func (*TorrentMax) GetMagnet

func (t *TorrentMax) GetMagnet(url string) string

GetMagnet method returns torrent magnet

type TorrentMobile

type TorrentMobile struct {
	Name        string
	Keyword     string
	SearchURL   string
	ScrapedData *sync.Map
}

TorrentMobile struct is for TorrentMobile torrent web site

func (*TorrentMobile) Crawl

func (t *TorrentMobile) Crawl(keyword string) map[string]string

Crawl torrent data from web site

func (*TorrentMobile) GetMagnet

func (t *TorrentMobile) GetMagnet(url string) string

GetMagnet method returns torrent magnet

type TorrentQQ

type TorrentQQ struct {
	Name        string
	Keyword     string
	SearchURL   string
	ScrapedData *sync.Map
}

TorrentQQ struct is for TorrentQQ torrent web site

func (*TorrentQQ) Crawl

func (t *TorrentQQ) Crawl(keyword string) map[string]string

Crawl torrent data from web site

func (*TorrentQQ) GetMagnet

func (t *TorrentQQ) GetMagnet(url string) string

GetMagnet method returns torrent magnet

type TorrentRJ

type TorrentRJ struct {
	Name        string
	Keyword     string
	SearchURL   string
	ScrapedData *sync.Map
}

TorrentRJ struct is for TorrentSee torrent web site

func (*TorrentRJ) Crawl

func (t *TorrentRJ) Crawl(keyword string) map[string]string

Crawl torrent data from web site

func (*TorrentRJ) GetMagnet

func (t *TorrentRJ) GetMagnet(url string) string

GetMagnet method returns torrent magnet

type TorrentSee

type TorrentSee struct {
	Name        string
	Keyword     string
	SearchURL   string
	ScrapedData *sync.Map
}

TorrentSee struct is for TorrentSee torrent web site

func (*TorrentSee) Crawl

func (t *TorrentSee) Crawl(keyword string) map[string]string

Crawl torrent data from web site

func (*TorrentSee) GetMagnet

func (t *TorrentSee) GetMagnet(url string) string

GetMagnet method returns torrent magnet

type TorrentSir

type TorrentSir struct {
	Name        string
	Keyword     string
	SearchURL   string
	ScrapedData *sync.Map
}

TorrentSir struct is for TorrentSir torrent web site

func (*TorrentSir) Crawl

func (t *TorrentSir) Crawl(keyword string) map[string]string

Crawl torrent data from web site

func (*TorrentSir) GetMagnet

func (t *TorrentSir) GetMagnet(url string) string

GetMagnet method returns torrent magnet

type TorrentSome

type TorrentSome struct {
	Name        string
	Keyword     string
	SearchURL   string
	ScrapedData *sync.Map
}

TorrentSome struct is for TorrentSome web site

func (*TorrentSome) Crawl

func (t *TorrentSome) Crawl(keyword string) map[string]string

Crawl torrent data from web site

func (*TorrentSome) GetMagnet

func (t *TorrentSome) GetMagnet(url string) string

GetMagnet method returns torrent magnet

type TorrentToast

type TorrentToast struct {
	Name        string
	Keyword     string
	SearchURL   string
	ScrapedData *sync.Map
}

TorrentToast struct is for TorrentToast torrent web site

func (*TorrentToast) Crawl

func (t *TorrentToast) Crawl(keyword string) map[string]string

Crawl torrent data from web site

func (*TorrentToast) GetMagnet

func (t *TorrentToast) GetMagnet(url string) string

GetMagnet method returns torrent magnet

type TorrentTop

type TorrentTop struct {
	Name        string
	Keyword     string
	SearchURL   string
	ScrapedData *sync.Map
}

TorrentTop struct is for TorrentSee torrent web site

func (*TorrentTop) Crawl

func (t *TorrentTop) Crawl(keyword string) map[string]string

Crawl torrent data from web site

func (*TorrentTop) GetMagnet

func (t *TorrentTop) GetMagnet(url string) string

GetMagnet method returns torrent magnet

type TorrentView

type TorrentView struct {
	Name        string
	Keyword     string
	SearchURL   string
	ScrapedData *sync.Map
}

TorrentView struct is for TorrentView torrent web site

func (*TorrentView) Crawl

func (t *TorrentView) Crawl(keyword string) map[string]string

Crawl torrent data from web site

func (*TorrentView) GetMagnet

func (t *TorrentView) GetMagnet(url string) string

GetMagnet method returns torrent magnet

type TorrentWiz

type TorrentWiz struct {
	Name        string
	Keyword     string
	SearchURL   string
	ScrapedData *sync.Map
}

TorrentWiz struct is for TorrentWiz web site

func (*TorrentWiz) Crawl

func (t *TorrentWiz) Crawl(keyword string) map[string]string

Crawl torrent data from web site

func (*TorrentWiz) GetMagnet

func (t *TorrentWiz) GetMagnet(url string) string

GetMagnet method returns torrent magnet

Jump to

Keyboard shortcuts

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