Skip to content

root27/go-stream-youtube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 8, 2024
a5b9ac5 · Aug 8, 2024

History

10 Commits
Aug 8, 2024
Aug 8, 2024
Jun 24, 2023
Aug 8, 2024

Repository files navigation

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