videosphere
Preparing search index...
lib/youtube-import/resolve-source
YouTubeImportResolvedMetadata
Interface YouTubeImportResolvedMetadata
Resolved metadata returned by the import resolve route.
interface
YouTubeImportResolvedMetadata
{
youtubeVideoId
:
string
;
title
:
string
;
durationSeconds
:
number
;
thumbnailUrl
:
string
;
}
Index
Properties
youtube
Video
Id
title
duration
Seconds
thumbnail
Url
Properties
youtube
Video
Id
youtubeVideoId
:
string
title
title
:
string
duration
Seconds
durationSeconds
:
number
thumbnail
Url
thumbnailUrl
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
youtube
Video
Id
title
duration
Seconds
thumbnail
Url
videosphere
Loading...
Resolved metadata returned by the import resolve route.