yu-cmd
v1.0.2
Published
YU Cmd
Downloads
2
Readme
yu-cmd
A youtube downloader written in Typescript. To be used with the command line. If you're looking to use it in your node program, check out ytdl-core.
Usage
Usage: yu youtube download [options]
Download
Options:
-u, --url <url> Youtube URL
-f, --format <format> Format: audio OR video (default: "video")
-c, --convert Use convert file
-h, --help display help for command
Install
npm -g i yu-cmd