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.Misc.System.Help()
Provides help information for yt-dlx. This function outputs a thank you message to the console and provides a link to the official yt-dlx documentation website via an emitted event.
System Help
Get help and documentation links
Parameters
options
No configuration options are required for this function.
Return Value
An EventEmitter instance for handling events.
Emits "data"
On successful execution: The URL to the help documentation (string).
Emits "error"
Error message if an unexpected error occurs.