Documentation
¶
Index ¶
- func IsYouTubeURL(url string) bool
- type SaveTube
- type VidVaults
- func (p *VidVaults) BaseURL() string
- func (p *VidVaults) DoRequest(url string) (map[string]interface{}, error)
- func (p *VidVaults) Name() string
- func (p *VidVaults) ParseResponse(data map[string]interface{}, originalURL string) (YTResults, error)
- func (p *VidVaults) Stream(url string) (YTResults, error)
- type YTResults
- type YTSource
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsYouTubeURL ¶
Types ¶
type SaveTube ¶ added in v1.3.1
func (*SaveTube) GetDownloadURL ¶ added in v1.3.1
type VidVaults ¶ added in v1.2.5
func (*VidVaults) ParseResponse ¶ added in v1.2.5
Click to show internal directories.
Click to hide internal directories.