Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MusicRecording ¶ added in v1.44.7
func NewMusicRecording ¶ added in v1.44.7
func NewMusicRecording(addr string) (*MusicRecording, error)
type PartnerLogin ¶
type PartnerLogin struct {
Result struct {
PartnerAuthToken string
}
}
func NewPartnerLogin ¶
func NewPartnerLogin() (*PartnerLogin, error)
type PlaybackInfo ¶
type PlaybackInfo struct {
Stat string
Result *struct {
AudioUrlMap struct {
HighQuality struct {
AudioUrl string
}
}
}
}
func (PlaybackInfo) Ext ¶ added in v1.44.8
func (p PlaybackInfo) Ext() string
audio-dc6-t3-1-v4v6.pandora.com/access/3648302390726192234.mp3?version=5
type UserLogin ¶
func OpenUserLogin ¶ added in v1.44.5
func (UserLogin) PlaybackInfo ¶
func (u UserLogin) PlaybackInfo(id string) (*PlaybackInfo, error)
func (UserLogin) ValueExchange ¶
Token is good for 30 minutes.
Click to show internal directories.
Click to hide internal directories.