Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/louisgituhi/youtube-audio-downloader
- Owner: louisgituhi
- Created: 2024-01-24T11:53:13.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-24T12:13:30.000Z (11 months ago)
- Last Synced: 2024-01-24T13:27:28.871Z (11 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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