MCPcopy Create free account

hub / github.com/BrianAllred/goydl / functions

Functions27 in github.com/BrianAllred/goydl

↓ 8 callersMethodOptionsToCliParameters
Returns the string representation of all the option fields
options.go:412
↓ 4 callersMethodString
Return the string representation of a FileSizeRate
filesizerate.go:65
↓ 2 callersMethodGetInfo
GetInfo gets the info of a particular video or playlist
goydl.go:95
↓ 1 callersMethodIsNil
Returns if the given FileSizeRate is nil/invalid
filesizerate.go:70
↓ 1 callersFunctionNewOptions
Returns a new options object with the various options initialized with their params
options.go:226
↓ 1 callersMethodOptionString
()
option.go:39
↓ 1 callersMethodUpdate
Update updates the youtube-dl binary
goydl.go:116
MethodDownload
Download will download either the given url or the youtubeDl.VideoUrl from youtube
goydl.go:54
FunctionFileSizeRateFromString
FileSizeRateFromString creates a new FileSizeRate from a string
filesizerate.go:41
FunctionFileSizeRateFromValues
FileSizeRateFromValues creates a new FileSizeRate from values (float64, rune)
filesizerate.go:60
FunctionNewYoutubeDl
NewYoutubeDl returns a newly instantiated youtubeDl object
goydl.go:49
MethodOptionString
()
option.go:84
MethodOptionString
()
option.go:96
MethodOptionString
()
option.go:104
MethodOptionString
()
option.go:112
MethodOptionString
()
option.go:120
MethodOptionString
()
option.go:128
MethodOptionString
()
option.go:137
MethodOptionString
()
option.go:145
FunctionTestBoolOption
(t *testing.T)
goydl_test.go:13
FunctionTestDownloadInfo
(t *testing.T)
goydl_test.go:69
FunctionTestFileSizeRateOption1
(t *testing.T)
goydl_test.go:29
FunctionTestFileSizeRateOption2
(t *testing.T)
goydl_test.go:37
FunctionTestIntOption
(t *testing.T)
goydl_test.go:45
FunctionTestIntOptionNegativeIsInfinite
(t *testing.T)
goydl_test.go:53
FunctionTestStringOption
(t *testing.T)
goydl_test.go:61
FunctionTestTimeOption
(t *testing.T)
goydl_test.go:21