import Video from "../models/Video"; /** * Retrieves the video information for the given video ID. * @param {number} videoId - The ID of the video. * @returns {Promise