vimeo

package
v1.26.5 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2021 License: OSL-3.0 Imports: 5 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Request struct {
		Files struct {
			Progressive []struct {
				URL string
			}
		}
	}
	Video struct {
		Title string
	}
}

func NewConfig

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

type Video

type Video struct {
	Name       string
	UploadDate string
}

func NewVideo added in v1.26.5

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

func (Video) Title added in v1.26.5

func (v Video) Title() string

Jump to

Keyboard shortcuts

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