/gnr

A site that uses Youtube to steam music from the popular Bethesda Fallout games

Primary LanguageJavaScriptOtherNOASSERTION

GNR

Galaxy News Radio

A site that uses Youtube to steam music from the popular Bethesda Fallout games

FAQ

Q: Why does this project use Python and JavaScript?

A: Multiple threads are needed to keep track of the time in the currently broadcasting song and node is single threaded. So a simple python app to manage djs was made.

Q: What libraries were used to make this project?

A: Node libraries: bcrypt, body-parser, express, hacker-news-api, mongoose, path, request and socket.io.
Python: sys, threading, requests, time, json, isodate and pymongo.
Frontend JavaScript: angular, and youtube-iframe