Documentation
¶
Index ¶
- type Service
- func (s *Service) DownloadVideo(ctx context.Context, videoRef models.VideoRef, options models.DownloadOptions, ...) (outputFilename string, err error)
- func (s *Service) GetVideoMetadata(ctx context.Context, videoRef models.VideoRef) (*models.Video, error)
- func (s *Service) GetVideoURL(videoRef models.VideoRef) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func NewService() *Service
func (*Service) DownloadVideo ¶
func (*Service) GetVideoMetadata ¶
Click to show internal directories.
Click to hide internal directories.