Skip to content

Releases: streamlink/streamlink-twitch-gui

v0.4.0

11 May 08:55
Compare
Choose a tag to compare

Minor-version highlights

  • Implemented the search function
  • Added startscript for linux users
  • Split up the build task into release and dev. See changelog
  • Added test for checking if livestreamer is set up correctly

Changelog

Known issues:

  • The startscript and binary files are not set as executable inside the tarballs. It's an issue related to the grunt-contrib-compress build-dependency. There's a pull request on this repository to fix this problem.

Preview image

image

v0.3.1

07 May 07:34
Compare
Choose a tag to compare

v0.3.0

18 Feb 19:20
Compare
Choose a tag to compare

Completely redesigned the app!

Switched to a more neutral style and also removed the scaling layout. There are some elements (like the search bar) which are not yet implemented. These will be added in later releases.

Changelog

image

v0.2.3

12 Feb 11:22
Compare
Choose a tag to compare

v0.2.2

07 Feb 12:26
Compare
Choose a tag to compare

v0.2.1

30 Dec 23:35
Compare
Choose a tag to compare

Just a patch release, no new features.

Changelog

v0.2.0

21 Dec 15:27
Compare
Choose a tag to compare

In this release I've added the settings menu so you can now set the path to where you've installed livestreamer to. You can also change the default stream quality.
There is currently no validation of the user input and some more fields for customizing the videoplayer are disabled for now. I'm planning to add those things (and also the ability to choose the quality by each stream individually) in the next releases, but thats it for now.

Changelog

v0.1.0

13 Dec 14:46
Compare
Choose a tag to compare

The first release

There is not much to see, just some core functionality and some design ideas.

The only thing you can do right now is browsing the top games, top channels by game and all top channels. A click on a channel will then start a new livestreamer process with the stream quality preset "best". Please make sure that livestreamer is defined in your PATH-variable. There will be no output of this child process, so please be patient and wait for your videoplayer to start.

image