hussieutil

package
v1.30.0 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2026 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Overview

Package hussieutil scrapes the Hussie Pass network (Hussie Pass, POV Pornstars, Interracial POVs, Hot and Tatted) — povporncash NATS tour sites whose listing cards carry the full per-scene metadata (title, date, duration, thumbnail), so no detail-page fetch is needed.

Listing: {SiteBase}{TourPrefix}/categories/movies/{page}/latest/ Scene: {SiteBase}{TourPrefix}/trailers/{slug}.html

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Scraper

type Scraper struct {
	Client *http.Client
	// contains filtered or unexported fields
}

func New

func New(cfg SiteConfig) *Scraper

func (*Scraper) ID

func (s *Scraper) ID() string

func (*Scraper) ListScenes

func (s *Scraper) ListScenes(ctx context.Context, studioURL string, opts scraper.ListOpts) (<-chan scraper.SceneResult, error)

func (*Scraper) MatchesURL

func (s *Scraper) MatchesURL(u string) bool

func (*Scraper) Patterns

func (s *Scraper) Patterns() []string

type SiteConfig

type SiteConfig struct {
	ID         string
	Studio     string
	SiteBase   string // e.g. "https://hussiepass.com" — no trailing slash
	TourPrefix string // "" or "/tour"
	Patterns   []string
	MatchRe    *regexp.Regexp
}

Jump to

Keyboard shortcuts

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