Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/louisgituhi/youtube-audio-downloader

npm package that downloads youtube mp3 audio file.
https://github.com/louisgituhi/youtube-audio-downloader

Last synced: about 1 month ago
JSON representation

npm package that downloads youtube mp3 audio file.

Awesome Lists containing this project

README

        

# Installation
Clone the repo and run the command
```
npm install
```
to install the dependancies
After installation, run the command
```
node server
```
After a running the command, a music folder is created in your working directory with the audio file and title from youtube.

## Usage
This repository uses the yt-get package that you can find here [yt-get](https://www.npmjs.com/package/yt-get)

## Additional Usage
You can also download a full playlist instead of just 1 file