Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BrianAllred/goydl
/ types & classes
Types & classes
13 in github.com/BrianAllred/goydl
⨍
Functions
27
◇
Types & classes
13
Struct
BoolOption
option.go:73
Struct
FileSizeRateOption
option.go:58
Struct
Info
Info is an object representing the JSON returned from a -J download (dump-single-json)
info.go:30
Struct
IntOption
option.go:67
Struct
IpOption
option.go:53
Interface
Option
Option interface represents a CLI parameter that can be passed to youtube-dl The String method returns what would be passed to youtube-dl
option.go:38
Struct
StringArrayOption
option.go:79
Struct
StringOption
option.go:48
Struct
TimeOption
option.go:63
Struct
UintOption
option.go:42
Struct
fileSizeRate
Object representing a filesize or filerate (eg. 4K, 10M, etc)
filesizerate.go:35
Struct
options
Object representing all of the options available for a youtube-dl download
options.go:36
Struct
youtubeDl
Represents the youtube-dl object
goydl.go:38