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.

logo
Documentation

YtDlx.Search.Channel.Single()

Fetches data for a single YouTube channel. This function retrieves detailed information about a specific YouTube channel using its link or ID.

Single Channel Search

Retrieve detailed information for a specific channel

Parameters

options

An object containing the configuration options.

options.channelLink

The link or ID of the YouTube channel. Required.

Return Value

An EventEmitter instance for handling events during channel data fetching.

Emits "data"

On success: object containing detailed information about the channel.

Emits "error"

Error message if an error occurs.