USERSATOSHI / ytdn-cli

a minimalistic youtube audio/video downloader cli written in NodeJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YTDN-CLI

A minimalistic CLI for downloading YouTube videos/audios written in Node.js.

Installation

clone the repo and run npm i to install the dependencies. then run npm i -g to install the cli globally

Usage

ytdn help to get a list of all the commands. ytdn download [...options] to download a video/audio.

Supports

  • Downloading videos
  • Downloading audios
  • Downloading playlists

Upcoming

  • Downloading videos in a specific resolution
  • Downloading videos in a specific format
  • Play videos in the terminal

License

Apache-2.0

Author

USERSATOSHI

About

a minimalistic youtube audio/video downloader cli written in NodeJS

License:Apache License 2.0


Languages

Language:JavaScript 100.0%