VideoInfo: {
    description: string;
    duration: number;
    isStream: boolean;
    title: string;
    videoUrl: string;
}