An application to browse and watch twitch.tv streams without a webbrowser or flash.
To run this programm, you need Python and Gtk3 installed. In order to watch the streams in your favourite media player, you need to install livestreamer.
First make sure you have python installed:
apt-get install python
The easiest way to install livestreamer is using your distro's repo. For Debian you type:
apt-get install livestreamer
For a full installation guide goto: livestreamer
Make sure you have Gtk3 installed:
apt-get install libgtk-3-0
Now clone this repository and run the programm:
git clone https://github.com/biberino/streamerino
cd streamerino
python streamerino.py
This programm has only be tested on unix so far. However, it should be possible to run this programm on windows without any issues. Follow these links to install the needed software and then clone the repository:
I would be happy to receive feedback. Please consider writing an email to john.smithh@gmx.de