dl

package
v0.0.0-...-9dd7a22 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Downloader

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

Downloader A task definition to download

func NewTask

func NewTask(output string, url string) (*Downloader, error)

NewTask Returns a Task instance @param output string file output folder path @param url string m3u8 http url

func (*Downloader) Start

func (d *Downloader) Start(concurrency int) error

Start Current downloader runs Use goroutine to download parallel

Jump to

Keyboard shortcuts

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