Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/junajan/youtube-cli

Youtube command line interface - allows us to download youtube videos as audio files from command line
https://github.com/junajan/youtube-cli

Last synced: 2 months ago
JSON representation

Youtube command line interface - allows us to download youtube videos as audio files from command line

Awesome Lists containing this project

README

        

# Youtube CLI
Youtube command line interface - allows us to download easily youtube videos as an audio files from command line.

## Instalation
Install CLI tool as a global module
```bash
sudo npm install -g youtube-cli
```

## Download audio
Examples:
```bash
youtube download code1,code2,... outputFolder
youtube download hN_q-_nGv4U,D7hm1gI17e0 output
```

## Contributing
Lets do it!