gestdown

package
v0.1.135 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2026 License: GPL-2.0, GPL-3.0 Imports: 16 Imported by: 0

Documentation

Overview

Package gestdown implements the Gestdown subtitle provider. Gestdown is an Addic7ed proxy with a clean REST API. TV shows only. API docs: https://gestdown.readme.io/reference

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Factory

func Factory(_ context.Context, _ map[string]any) (api.Provider, error)

Factory creates a Gestdown provider. No configuration is required.

Types

type Provider

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

Provider implements the Gestdown API client.

func (*Provider) Download

func (p *Provider) Download(ctx context.Context, sub *api.Subtitle) ([]byte, error)

Download fetches the subtitle content for the given search result.

func (*Provider) Name

func (p *Provider) Name() api.ProviderID

Name returns the provider identifier for Gestdown.

func (*Provider) Search

func (p *Provider) Search(ctx context.Context, req *api.SearchRequest) ([]api.Subtitle, error)

Search finds subtitles for TV episodes via TVDB ID lookup. Gestdown only supports TV shows; movies are skipped.

Jump to

Keyboard shortcuts

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