1.0.2 • Published 8 years ago

fuzztube v1.0.2

Weekly downloads
1
License
BSD-3-Clause
Repository
github
Last release
8 years ago

fuzztube

cli to get a high-quality audio file from a youtube video

install

first, make sure you've installed youtube-dl. this is required!

you will also need ffmpg or avconv, and ffprobe or avprobe.

once you have those dependencies,

npm install -g fuzztube

use

fuzztuble [url]

fuzztube will print json to stdout

it will exit silently when done

(if you see a random error, check that the audio file has been downloaded.)

licensed

BSD