vimeo

package
v1.33.3 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2021 License: OSL-3.0 Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Verbose bool

Functions

func Valid added in v1.33.2

func Valid(id string) error

vimeo.com/7350260 vimeo.com/66531465 vimeo.com/196937578

Types

type Config

type Config struct {
	Request struct {
		Files struct {
			Progressive []struct {
				Height int
				URL    string
			}
		}
	}
	Video struct {
		Owner struct {
			Name string
		}
		Title string
	}
}

func NewConfig

func NewConfig(id string) (*Config, error)

type Video

type Video struct {
	Title         string
	Upload_Date   string
	Thumbnail_URL string
}

func NewVideo added in v1.26.5

func NewVideo(id string) (*Video, error)

Jump to

Keyboard shortcuts

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