Record

youtube

No description available.

record youtube {
  channel-id: option​<string>,
  channel-title: option​<string>,
  comments-count: option​<s32>,
  created: option​<string>,
  description: option​<string>,
  dislike-count: option​<s32>,
  external-id: option​<string>,
  favorite-count: option​<s32>,
  id: option​<s32>,
  like-count: option​<s32>,
  name: option​<string>,
  thumbnails: option​<youtube-thumbnails>,
  view-count: option​<s32>,
}

Fields

NameTypeDescription
channel-idoption​<string>
channel-titleoption​<string>
comments-countoption​<s32>
createdoption​<string>
descriptionoption​<string>
dislike-countoption​<s32>
external-idoption​<string>
favorite-countoption​<s32>
idoption​<s32>
like-countoption​<s32>
nameoption​<string>
thumbnailsoption​<youtube-thumbnails>
view-countoption​<s32>