NB Scraper Docs - v1.1.8
Preparing search index...
AnimeIndoDownloadInfo
Interface AnimeIndoDownloadInfo
interface
AnimeIndoDownloadInfo
{
title
:
string
;
description
:
string
;
videoLinks
:
{
label
:
string
;
videoUrl
:
string
;
quality
?:
string
}
[]
;
gdriveHdLink
:
string
;
downloadUrl
:
string
;
fileName
:
string
;
fileSize
:
string
;
mimetype
:
string
;
thumbnail
?:
string
;
duration
?:
string
;
subtitles
?:
{
language
:
string
;
url
:
string
}
[]
;
}
Index
Properties
title
description
video
Links
gdrive
Hd
Link
download
Url
file
Name
file
Size
mimetype
thumbnail?
duration?
subtitles?
Properties
title
title
:
string
description
description
:
string
video
Links
videoLinks
:
{
label
:
string
;
videoUrl
:
string
;
quality
?:
string
}
[]
gdrive
Hd
Link
gdriveHdLink
:
string
download
Url
downloadUrl
:
string
file
Name
fileName
:
string
file
Size
fileSize
:
string
mimetype
mimetype
:
string
Optional
thumbnail
thumbnail
?:
string
Optional
duration
duration
?:
string
Optional
subtitles
subtitles
?:
{
language
:
string
;
url
:
string
}
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
title
description
video
Links
gdrive
Hd
Link
download
Url
file
Name
file
Size
mimetype
thumbnail
duration
subtitles
NB Scraper Docs - v1.1.8
Loading...