Preparing search index...
The search index is not available
YouTube Extractor
YouTube Extractor
PlaylistInfo
Interface PlaylistInfo
interface
PlaylistInfo
{
description
:
string
;
id
:
string
;
thumbnails
:
{
height
:
number
;
url
:
string
;
width
:
number
;
}
[]
;
title
:
string
;
url
:
string
;
videos
:
PlaylistVideo
[]
;
}
Index
Properties
description
id
thumbnails
title
url
videos
Properties
description
description
:
string
id
id
:
string
thumbnails
thumbnails
:
{
height
:
number
;
url
:
string
;
width
:
number
;
}
[]
Type declaration
height
:
number
url
:
string
width
:
number
title
title
:
string
url
url
:
string
videos
videos
:
PlaylistVideo
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
description
id
thumbnails
title
url
videos
YouTube Extractor
Loading...