youtube

package
v0.0.0-...-df94c59 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 2, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IDFromURL

func IDFromURL(url string) string

Types

type MusicFile

type MusicFile struct {
	// contains filtered or unexported fields
}

func NewMusicFile

func NewMusicFile(name, path string) MusicFile

func (*MusicFile) Delete

func (f *MusicFile) Delete()

func (*MusicFile) Name

func (f *MusicFile) Name() string

func (*MusicFile) NeedsUpload

func (f *MusicFile) NeedsUpload() bool

func (*MusicFile) SendData

func (f *MusicFile) SendData() string

func (*MusicFile) UploadData

func (f *MusicFile) UploadData() (string, io.Reader, error)

type MusicFiles

type MusicFiles []MusicFile

func (MusicFiles) Delete

func (f MusicFiles) Delete()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL