soundify

2.0.60 • Public • Published

soundify

js-standard-style Greenkeeper badge

Search and play different music sources.

So far youtube, soundcloud and spotify are supported.

usage

var soundify = require('soundify')
soundify(configPath) // default .env

config

Here is where all your secret keys for the supported services are.

see config example

stream

Checkout stream for the supported implementations

search

Checkout search for the supported implementations

Additional support or help

Pull requests welcome!

docker

If you don't want to compile ffmpeg et al. you can use docker.

You need to setup your .env in the volume /opt/soundify

REMOTE_SPEAKER=http://yourip:9000 npm run docker:run

Then you need to run remote-speaker

install

npm install soundify

license

MIT

Package Sidebar

Install

npm i soundify

Weekly Downloads

1

Version

2.0.60

License

MIT

Last publish

Collaborators

  • jameskyburz