Golang audio streaming server from youtube videos only using core packages of golang.
Pull docker image
docker pull ghcr.io/root27/go-stream-youtube:{version_number}
Run docker image
docker run -d -p 8080:8080 ghcr.io/root27/go-stream-youtube:{version_number}
Visit the link
Example youtube video: https://www.youtube.com/watch?v=yLOM8R6lbzg.
You can listen audio stream from youtube video using the following url:
http://localhost:8080/watch?v=yLOM8R6lbzg