An open API service indexing awesome lists of open source software.

https://github.com/redsuperbat/yt-dl

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.
https://github.com/redsuperbat/yt-dl

Last synced: about 1 year ago
JSON representation

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.

Awesome Lists containing this project

README

          

# 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

```shell
npm i -g ez-yt-dl
```

## ⚡️ Usage

```shell
ez-yt-dl [filepath]
```

## 😎 Without installation

```shell
npx ez-yt-dl [filepath]
```

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

That is all folks!