Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type YoutubeValidator ¶
type YoutubeValidator struct {
// contains filtered or unexported fields
}
func New ¶
func New(youtubeApiKey string) (*YoutubeValidator, error)
func (*YoutubeValidator) ValidateURL ¶
func (v *YoutubeValidator) ValidateURL(videoID string) (*youtube.Video, error)
Click to show internal directories.
Click to hide internal directories.