@iamtraction/play-dl
Preparing search index...
<internal>
tokenOptions
Interface tokenOptions
interface
tokenOptions
{
soundcloud
?:
{
client_id
:
string
}
;
spotify
?:
{
client_id
:
string
;
client_secret
:
string
;
market
:
string
;
refresh_token
:
string
;
}
;
useragent
?:
string
[]
;
youtube
?:
{
cookie
:
string
}
;
}
Index
Properties
soundcloud?
spotify?
useragent?
youtube?
Properties
Optional
soundcloud
soundcloud
?:
{
client_id
:
string
}
Optional
spotify
spotify
?:
{
client_id
:
string
;
client_secret
:
string
;
market
:
string
;
refresh_token
:
string
;
}
Optional
useragent
useragent
?:
string
[]
Optional
youtube
youtube
?:
{
cookie
:
string
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
soundcloud
spotify
useragent
youtube
@iamtraction/play-dl
Loading...