Properties
channel
channel: {
icons: {
height: number;
url: string;
width: number;
}[];
id: string;
name: string;
subscribers: {
pretty: string;
};
url: string;
}
Type declaration
icons: {
height: number;
url: string;
width: number;
}[]
id: string
name: string
subscribers: {
pretty: string;
}
url: string
description
description: string
duration
duration: {
lengthSec: string;
}
embed
embed: {
flashSecureUrl: string;
flashUrl: string;
height: number;
iframeUrl: string;
width: number;
}
Type declaration
flashSecureUrl: string
flashUrl: string
height: number
iframeUrl: string
width: number
isFamilySafe
isFamilySafe: boolean
isUnlisted
isUnlisted: boolean
keywords
keywords: string[]
published
published: {
pretty: string;
text: string;
}
Type declaration
pretty: string
text: string
ratings
ratings: {
dislikes: {
pretty: string;
text: string;
};
likes: {
pretty: string;
text: string;
};
}
Type declaration
dislikes: {
pretty: string;
text: string;
}
pretty: string
text: string
likes: {
pretty: string;
text: string;
}
pretty: string
text: string
shortDescription
shortDescription: string
thumbnails
thumbnails: {
height: number;
url: string;
width: number;
}[]
Type declaration
height: number
url: string
width: number
uploaded
uploaded: {
text: string;
}
views
views: {
pretty: string;
text: string;
}
Type declaration
pretty: string
text: string