scraper

package
v0.0.0-...-bd2cb66 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2022 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LastEpisode int
View Source
var NewEpisode int
View Source
var NewEpisodeReleased bool

Functions

This section is empty.

Types

type Show

type Show struct {
	// contains filtered or unexported fields
}

func NewShow

func NewShow(name,
	indexerUrl,
	episodeListUrl,
	episodePageBaseUrl,
	episodeListElement string,
	episodeScraper func(int, *goquery.Selection)) Show

func (Show) CheckForEpisodePage

func (show Show) CheckForEpisodePage(episode int)

func (Show) ConnectToEpisodeList

func (show Show) ConnectToEpisodeList()

type ShowInterface

type ShowInterface interface {
	ConnectToEpisodeList()
	CheckForEpisodePage()
}

Jump to

Keyboard shortcuts

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