NB Scraper Docs - v1.1.9
Preparing search index...
YouTubeDownloadResult
Interface YouTubeDownloadResult
interface
YouTubeDownloadResult
{
title
:
string
;
downloadUrl
:
string
;
thumbnail
?:
string
;
quality
?:
string
;
type
:
"mp3"
|
"mp4"
;
duration
?:
string
;
}
Index
Properties
title
download
Url
thumbnail?
quality?
type
duration?
Properties
title
title
:
string
download
Url
downloadUrl
:
string
Optional
thumbnail
thumbnail
?:
string
Optional
quality
quality
?:
string
type
type
:
"mp3"
|
"mp4"
Optional
duration
duration
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
title
download
Url
thumbnail
quality
type
duration
NB Scraper Docs - v1.1.9
Loading...