downloader

package
v0.0.0-...-ed370a2 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChiaSeNhac

type ChiaSeNhac struct {
	UserID string
}

ChiaSeNhac downloader

func (ChiaSeNhac) Download

func (csn ChiaSeNhac) Download() ([]core.Playlist, error)

Download start download process

func (ChiaSeNhac) Info

func (csn ChiaSeNhac) Info() string

Info return info of the downloader

type Downloader

type Downloader interface {
	Info() string
	Download() ([]core.Playlist, error)
}

Downloader provide the base interface for other downloaders

Jump to

Keyboard shortcuts

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