jav321

package
v0.1.2-alpha Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Scraper

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

Scraper implements the Jav321 scraper.

func New

func New(cfg *config.Config) *Scraper

New creates a new Jav321 scraper.

func (*Scraper) GetURL

func (s *Scraper) GetURL(id string) (string, error)

GetURL returns the detail page URL for an ID.

func (*Scraper) IsEnabled

func (s *Scraper) IsEnabled() bool

IsEnabled returns whether scraper is enabled.

func (*Scraper) Name

func (s *Scraper) Name() string

Name returns the scraper identifier.

func (*Scraper) ResolveDownloadProxyForHost

func (s *Scraper) ResolveDownloadProxyForHost(host string) (*config.ProxyConfig, *config.ProxyConfig, bool)

ResolveDownloadProxyForHost declares Jav321-owned media hosts for downloader proxy routing.

func (*Scraper) Search

func (s *Scraper) Search(id string) (*models.ScraperResult, error)

Search searches and extracts metadata.

Jump to

Keyboard shortcuts

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