/community-driven-radio

A radio station driven by the community

Primary LanguageJavaScript

Community Driven Radio

A DevLabs Project

DevLabs

How to install

npm install

How to run

node radio

Note: You have to set an environment variable called YOUTUBE_API_KEY with a valid API key from YouTube for this to work. (For windows you can do something like: SET YOUTUBE_API_KEY=mykeyhere && node radio) Get teh API key here: https://console.developers.google.com/apis/credentials Read the docs here: https://developers.google.com/youtube/

Contributions

You can contribute anything.

Issues? Sure! Pull requests with whatever? Sure! Go for it.