1.0.2 • Published 12 months ago

yu-cmd v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

yu-cmd

NPM

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