Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrHLSForbidden = errors.New("hls download stopped with forbidden error")
)
Functions ¶
This section is empty.
Types ¶
type Downloader ¶
func NewDownloader ¶
func (*Downloader) GetFragmentURLs ¶
func (hls *Downloader) GetFragmentURLs(ctx context.Context) ([]string, error)
Click to show internal directories.
Click to hide internal directories.