plugins

package
v0.0.0-...-eaaacbe Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Crawler

func Crawler(ctx *cli.Context) *crawler

Crawler .

Types

type VideoHeader

type VideoHeader struct {
	ID    string `json:"id"`
	User  string `json:"user,omitempty"`
	Date  string `json:"date,omitempty"`
	Link  string `json:"link,omitempty"`
	Title string `json:"title,omitempty"`
}

VideoHeader .

type WebHome

type WebHome struct {
	Root   string         `json:"root"`
	Count  int            `json:"count"`
	Videos []*VideoHeader `json:"videos"`
}

WebHome .

Jump to

Keyboard shortcuts

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