Git Product home page Git Product logo

streamlink-twitch-gui's Introduction

Streamlink Twitch GUI

Supported platforms Latest release Open issues Gitter IRC

A multi platform Twitch.tv browser for Streamlink

Streamlink Twitch GUI

The application has been renamed

Streamlink Twitch GUI, previously known as Livestreamer Twitch GUI, has been renamed in early december 2016. A statement about this change can be found in the thread "The future of Livestreamer Twitch GUI".

Description

This is a graphical user interface (GUI) on top of the Streamlink command line interface (CLI).

Streamlink Twitch GUI is a NW.js application, which means that it is a web application written in JavaScript (EmberJS), HTML (Handlebars) and CSS (LessCSS) and is being run by a Node.js powered version of Chromium.

Recent releases / Changelog / Wiki / Chat

Features

  • Available for Windows, OSX and Linux (for both x86 and x64)
  • Browse streams by popularity or by different games
  • Watch multiple streams at once
  • Customizable settings like video players, stream types, stream bufferings and much more
  • Customizable channel settings
  • Integrated Twitch.tv login with access to subscriptions and followed channels and games
  • Follow your favorite channels and games
  • Desktop notifications
  • Multiple chat methods
  • Stream language filters

Why

One of the reasons people are having bad viewing experiences on Twitch.tv is the usage of the flash player on their website. With the current generation of web browsers they sadly almost don't have any other choice but using flash for delivering a simple streaming service. There are some platforms and configurations where flash is causing problems though. These problems are low frame rates when watching streams or videos and also the lack of GPU acceleration leading to high CPU + memory usage which can be a big issue especially for mobile desktop devices.
With Streamlink Twitch GUI you're not dependent on your browser and flash, so fewer resources are needed. Also all streams can be watched in the video player of your choice, enabling a smooth video playback.
Please have in mind, that by using this application you're bypassing any ads run by Twitch (adblock users also do). If you want to support Twitch or a single broadcaster, please consider buying Twitch Turbo or subscribing to the broadcaster's channel. Thank you!

Download

See the Wiki for detailed installation and configuration instructions.

Streamlink Twitch GUI depends on Streamlink.
Install Streamlink prior to using this application or you won't be able to launch any streams.

Archives

Directly download the application from the github releases page.

Packages

Chocolatey (Windows):
choco install streamlink-twitch-gui

AUR (Arch Linux):
yaourt -S streamlink-twitch-gui
yaourt -S streamlink-twitch-gui-git

Homebrew Cask (OS X):
brew cask install streamlink-twitch-gui

Development version

If you want to test the latest unreleased version, you can do this by cloning the repository and building the application off the master branch. Further instructions can be found down below or here.
Please don't forget to report any bugs you may encounter. Thank you very much for helping!

Build

Building the application on your own is simple. Just make sure that the latest stable version of Node.js (including npm) is installed on your machine.
Then run the following lines from the path of your cloned repository to install all dependencies and to start the build process. You will then find the built executable inside the build/releases folder.

npm install -g grunt-cli bower # may require administrator privileges
npm install
grunt release

Contributing

Every contribution is welcome! Please read CONTRIBUTING.md first.

streamlink-twitch-gui's People

Contributors

bastimeyer avatar scowalt avatar bsdf avatar infernozeus avatar ben-foxmoore avatar clintxs avatar isaacl avatar wraul avatar ngmarmaduke avatar nilsenevoldsen avatar b-harper avatar hiisukun avatar t3hstiv avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.