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.Channel.Multiple()
Searches for YouTube channels based on a query.
Channel Search
Find YouTube channels by name
Parameters
options
An object containing the configuration options.
options.query
The search query for channels. Required. Minimum length is 2 characters.
Return Value
An EventEmitter instance for handling events during the channel search.
Emits "data"
On success: An array of channel objects.
Emits "error"
Error message if search fails or no channels found.