youtube

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2020 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	*youtube.Service
	// contains filtered or unexported fields
}

func NewClient

func NewClient(apiKeys []string) (*Client, error)

func (*Client) ChannelsList

func (c *Client) ChannelsList(id string, part []string) *youtube.ChannelsListCall

func (*Client) PlaylistItemsList

func (c *Client) PlaylistItemsList(playlistId string, part []string) *youtube.PlaylistItemsListCall

type Provider

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

func NewProvider

func NewProvider(apiKeys []string) (*Provider, error)

func (*Provider) Open

func (p *Provider) Open(rawurl string) (provider.Repo, error)

func (*Provider) Parse

func (p *Provider) Parse(uri string) (provider.Repo, error)

func (*Provider) Ping

func (*Provider) Ping(rawurl string) error

func (*Provider) ProviderName

func (*Provider) ProviderName() string

type Repo

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

func (*Repo) Analyze

func (r *Repo) Analyze() (provider.Report, error)

func (*Repo) Close

func (r *Repo) Close() error

func (*Repo) Derived

func (r *Repo) Derived() ([]string, error)

type Report

type Report struct {
	*prvdutils.PagesReport
}

Jump to

Keyboard shortcuts

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