Simple youtube mp3 downloader and streamer written with node.js
- Download the repository
- Go to the repository folder with terminal
- Install the required dependencies
npm install
- Start the server using
node .
- Now you are ready to fly
It uses lovely youtube-dl software with node-youtube-dl api.
Also you need ffprobe for webm to mp3 conversation.
or you can use docker image co3moz/yutub (screw installation)
http://localhost:6060/yca6UsllwYs Streams "Daft Punk - Around The World"
http://localhost:6060/yca6UsllwYs/dl Downloads "Daft Punk - Around The World.mp3"