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.Account.SubscriptionsFeed()
Fetches the user's YouTube subscriptions feed.
Subscriptions Feed
Fetch your YouTube subscriptions feed
Parameters
options
An object containing the configuration options.
options.cookies
The user's cookies as a string. Required.
options.verbose
(Optional) Enable verbose logging.
Return Value
An EventEmitter instance for handling events during subscriptions feed fetching.
Emits "data"
On success: object containing status and an array of content items from the feed.
Emits "error"
On failure: error message or object.