youtube2mp3
v0.1.2
Published
A simple youtube to mp3 npm module
Downloads
64
Maintainers
Readme
Youtube2Mp3
Simple Node.js youtube to mp3 app
Installing youtube2mp3
npm install youtube2mp3 -g
Usage
Make sure you have FFMPEG installed!
To set the ffmpeg location:
youtube2mp3 ffmpeg <ffmpeg location>
To use yt2mp3:
youtube2mp3 <url> <path> <name>