GUI for the livestreamer (http://livestreamer.tanuki.se/) or Streamlink Application (https://github.com/streamlink/streamlink)
Its intended use is for twitch.tv but there is rudimentary support for other services.
- List of channels for multiple Streaming Services
- Choose from available qualities
- Start Livestreamer stream or record it
- Open Stream in Browser
#Twitch.tv exclusive Features
- Update Channels with information like current game, viewer count, uptime and preview Image
- Simple IRC Chat client
- Simple Twitch.tv Browser, shows configurable amount of Games and Channels, favourite List for Games
Twitch recently made Authentication to their API mandatory.
If you want to use these features, you have to generate an OAuth Token for your account and save it in the settings,
either in the form "oauth:xyzabc" or just "xyzabc" (without the " of course).
To generate such a Token you can use a Site like https://twitchapps.com/tmi/.
To use the Chat client, you have to provide your Twitch.tv Username as well.
This application only saves your Token locally on your Computer, in doubt look at the Code and build yourself.
- Current Java 8 JRE
You can find the download links over at the http://github.com/westerwave/livestreamer_twitch_gui/releases section.