/video-downloader-cli

A tool to download videos via CLI using NodeJS.

Primary LanguageTypeScript

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.