Preparing search index...
The search index is not available
YouTube Extractor
YouTube Extractor
ChannelInfoOptions
Interface ChannelInfoOptions
interface
ChannelInfoOptions
{
includeVideos
?:
boolean
;
requestOptions
?:
{
dispatcher
?:
Dispatcher
;
}
&
Omit
<
RequestOptions
,
"path"
|
"origin"
|
"method"
>
&
Partial
<
Pick
<
RequestOptions
,
"method"
>
>
;
}
Index
Properties
include
Videos?
request
Options?
Properties
Optional
include
Videos
include
Videos
?:
boolean
Optional
request
Options
request
Options
?:
{
dispatcher
?:
Dispatcher
;
}
&
Omit
<
RequestOptions
,
"path"
|
"origin"
|
"method"
>
&
Partial
<
Pick
<
RequestOptions
,
"method"
>
>
Type declaration
Optional
dispatcher
?:
Dispatcher
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
include
Videos
request
Options
YouTube Extractor
Loading...