Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ControllerType ¶
type ControllerType struct {
// contains filtered or unexported fields
}
func NewController ¶
func NewController(db *leveldb.DB) *ControllerType
func (*ControllerType) Formats ¶
func (controller *ControllerType) Formats(videoURL string) map[string]string
func (*ControllerType) GetAudioURL ¶
func (controller *ControllerType) GetAudioURL(videoURL string, FormatID string) (string, error)
type FormatType ¶
type MetadataType ¶
type VideoUrls ¶
type VideoUrls map[string]MetadataType
Click to show internal directories.
Click to hide internal directories.