Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotFound = errors.New("not found")
ErrNotFound is returned when a YouTube URL does not point at anything the API can find.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
APIKey string
}
Config contains the configurable fields for the YouTube parser.
Click to show internal directories.
Click to hide internal directories.