Search
Preparing search index...
The search index is not available
play-dl
Options
All
Public
Public/Protected
All
Inherited
Menu
play-dl
<internal>
YouTubeThumbnail
Class YouTubeThumbnail
Hierarchy
YouTubeThumbnail
Index
Constructors
constructor
Properties
height
url
width
Methods
toJSON
Constructors
constructor
new
You
Tube
Thumbnail
(
data
:
any
)
:
YouTubeThumbnail
Parameters
data:
any
Returns
YouTubeThumbnail
Properties
height
height
:
number
url
url
:
string
width
width
:
number
Methods
toJSON
toJSON
(
)
:
{
height
:
number
;
url
:
string
;
width
:
number
}
Returns
{
height
:
number
;
url
:
string
;
width
:
number
}
height
:
number
url
:
string
width
:
number
Modules
<internal>
You
Tube
Thumbnail
constructor
height
url
width
toJSON
Generated using
TypeDoc