repositorypackage
0.0.0-20240808113900-a5b9ac58478a
Repository: https://github.com/root27/go-stream-youtube.git
Documentation: pkg.go.dev
# README
Golang Youtube Stream
Golang audio streaming server from youtube videos only using core packages of golang.
Run locally
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}
Try web version
Visit the link
Usage
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