Documentation
¶
Index ¶
- func Download(List []string, File *File)
- func DownloadByte(List []string) ([]byte, error)
- func GetFile(url, fileName string) error
- func GetFileByte(url string, old []byte, headers map[string]string) ([]byte, error)
- func SaveByteToFile(fileName string, data []byte) error
- type Attribute
- type File
- type M3u8
- type Resolution
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadByte ¶
func GetFileByte ¶
func SaveByteToFile ¶
Types ¶
type M3u8 ¶
type M3u8 struct {
// contains filtered or unexported fields
}
func (*M3u8) SaveByteToFile ¶
type Resolution ¶
Click to show internal directories.
Click to hide internal directories.