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

https://github.com/bobbicodes/ytdl

Download YouTube videos with nbb (babashka for node)
https://github.com/bobbicodes/ytdl

Last synced: about 1 year ago
JSON representation

Download YouTube videos with nbb (babashka for node)

Awesome Lists containing this project

README

          

# ytdl
Download YouTube videos with nbb (babashka for node)

## Usage

Requires node and [nbb](https://github.com/babashka/nbb).

```sh
nbb ytdl.cljs "https://www.youtube.com/watch?v=XIWZjQrCnzc" "video.mp4"
```