YT-DLX: The Ultimate Multimedia Downloader
YT-DLX is a powerful and versatile tool that allows you to download audio and video content from a wide range of sources, including YouTube, Vimeo, and many more.

Documentation
YtDlx.Search.Video.Single()
Fetches detailed data for a single YouTube video.
Single Video Info
Retrieve detailed information about a video
Parameters
options
An object containing the configuration options.
options.videoLink
The YouTube video URL or ID. Required.
Return Value
An EventEmitter instance for handling events.
Emits "data"
On success: Object containing various details about the video.
Emits "error"
Error message if an error occurs.