Documentation
¶
Index ¶
- Variables
- func Download(u string, fname string, byteLimit int64) (alternativeName string, err error)
- func DownloadFromDuct(u string, fname string) (alternativeName string, err error)
- func Work() (err error)
- func Youtube(u string, fname string) (alternativeName string, err error)
- type Job
- type PassThru
Constants ¶
This section is empty.
Variables ¶
View Source
var Duct = ""
View Source
var ServerName = "alsdkjflkasjdlfajsld"
Functions ¶
func Download ¶
Download a file and limit the number of bytes. If the bytes exceed, it will throw an error and delete the downloaded file.
func DownloadFromDuct ¶ added in v1.0.1
Types ¶
Click to show internal directories.
Click to hide internal directories.