yttomp3

0.1.0 • Public • Published

youtube-to-mp3

A CLI tool that converts a youtube video to an mp3 file using node streams

Installation

Make sure you have ffmpeg installed.

npm -g install yttomp3

Usage

In your command line,

yttomp3 https://www.youtube.com/watch?v=D4azMok_WF8 > song.mp3

Tests

npm test

License

MIT

Package Sidebar

Install

npm i yttomp3

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • thuongvu