video-downloader-cli

A tool to download videos via CLI using NodeJS.


Keywords
cli, tool, video-downloader, youtube, hacktoberfest, hacktoberfest-accepted
License
ISC
Install
npm install video-downloader-cli@1.0.1-0

Documentation

Video Downloader CLI

A CLI tool to download videos from YouTube and others (coming soon).

Features

Installing

Using NPM:

npm install -g video-downloader-cli

Downloading YouTube videos

video-down <video-url>

Please use a valid YouTube video. The video will be downloaded in the current directory of the terminal.