scraper

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Metube

type Metube struct {
	URL string `json:"url" xml:"url"`
}

func NewMetube

func NewMetube(url string) *Metube

func (*Metube) Download

func (m *Metube) Download(name, url string) error

type MetubeDownload

type MetubeDownload struct {
	URL       string `json:"url"`
	AutoStart bool   `json:"auto_start"`
	Quality   string `json:"quality"`
	Format    string `json:"format"`
	Name      string `json:"custom_name_prefix"`
}

type MetubeResponse

type MetubeResponse struct {
	Status  string `json:"status"`
	Message string `json:"msg"`
}

type MyAnime

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

func NewMyAnime

func NewMyAnime() *MyAnime

func (*MyAnime) Read

func (m *MyAnime) Read(url string) []string

Jump to

Keyboard shortcuts

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