Play Youtube music and audio files through a server, jukebox style
|
|
vor 8 Jahren | |
|---|---|---|
| bin | vor 8 Jahren | |
| downloads | vor 8 Jahren | |
| public | vor 8 Jahren | |
| routes | vor 8 Jahren | |
| views | vor 8 Jahren | |
| .gitignore | vor 8 Jahren | |
| README.md | vor 8 Jahren | |
| app.js | vor 8 Jahren | |
| package-lock.json | vor 8 Jahren | |
| package.json | vor 8 Jahren |
Install node, npm, and youtube-dl.
Clone this repo, then from within the directory, run:
npm install
If you encounter errors with npm install, make sure you have asoundlib.h (in Ubuntu, this is in the libasound2-dev package). It's required for an audio package.
npm start