Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

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

About

Golang audio stream from youtube videos

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages