0.1.0 • Published 2 years ago

ez-yt-dl v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Youtube Downloader

Simplest Youtube downloader you will find. I made this CLI so I would not have to use the ad-littered, 💀forsaken💀, unwieldy websites to download YT videos for watching offline.

💿 Installation

npm i -g yt-dl

⚡️ Usage

yt-dl <url> [filepath]

😎 Without installation

npx yt-dl <url> [filepath]

If no filepath is supplied it will be saved in the current working directory.

That is all folks!