SEQUOIIA / twitchtvaudio

Retrieve audio from Twitch.TV streams
http://sequoiia.github.io/twitchtvaudio
MIT License
4 stars 2 forks source link

twitchtvaudio

Retrieve audio from Twitch.TV streams

Getting Started

1: Download the package

go get github.com/equoia/twitchtvaudio

2: Build Go to the folder containing the project

go build main.go

3: Run the compiled executable. The default HTTP port is 8089, so you should be able to access the web interface at http://localhost:8089

TODO:

Most of the features are currently undocumented, so you'll have to search for them yourself. Eventually the features will be listed here with examples.

License

twitchtvaudio is available under the MIT license.