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.

YtDlx.Search.Video.Multiple()
Searches for YouTube videos with filtering and sorting options.
Video Search
Search for multiple YouTube videos
Parameters
An object containing the configuration options.
The search term. Required, min 2 characters.
(Optional) Minimum view count filter.
(Optional) Maximum view count filter.
(Optional) Enable verbose logging.
(Optional) Specify the sorting order. Available:
"relevance"
"viewCount"
"rating"
"date"
Implemented sorts are by viewCount
(desc) and date
(desc).
Return Value
An EventEmitter instance for handling events during the video search.
On success: Array of video objects matching criteria.
On failure (validation, search failure, no videos found).