import "41.neocities.org/media/internal"
var ThreadCount = 1
func Mpd(name string, resp *http.Response) error
type License struct { ClientId string PrivateKey string Widevine func([]byte) ([]byte, error) }
func (e *License) Download(name, id string) error
internal.go