Skip to content

Releases: eusi/TwitchStreamer-Alfred-Workflow

TwitchStreamer 2.00

07 Oct 18:57
Compare
Choose a tag to compare
  • Updated entire Twitch API to latest (incl. new oauth).
  • Changed livestreamer to streamlink.
  • Added VLC, MVP and IINA player support.
  • Updated game covers.

TwitchStreamer 1.82

09 Jul 08:46
Compare
Choose a tag to compare
  • Changed streaming quality to Best (from High), because many streams will not work with High as default quality. Added new game covers.
  • Extended jdfwarrior's workflows.php for Alfred 3 support (fixed warnings), updated github project link to a generic one.

TwitchStreamer 1.8

04 Oct 19:54
Compare
Choose a tag to compare
  • Updated OneUpdater (thx@ vitorgalvao), replaced NSAppleScript by a normal RunScript(JS) that handles the latest installed Alfred (no matter if we switch to Alfred 4..5..6 in future), fixed connection issues by changing file_put_contents to curl and extending url_get_contents().

TwitchStreamer 1.75

03 Oct 21:53
Compare
Choose a tag to compare
  • Added OneUpdater (forum post) that allows you to update the workflow out of the box (it checks for updates automatically every 15 days and downloads/opens new versions). Changed the usage of Terminal to Run Script (no opened terminal any longer during watching stream). Thx@ vitorgalvao.

TwitchStreamer 1.74

02 Oct 21:19
Compare
Choose a tag to compare
  • Replaced file_get_contents() by an own created url_get_contents() that is using curl. It seems file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 on the new macOS Sierra.

TwitchStreamer 1.73

01 Oct 10:36
Compare
Choose a tag to compare
  • Livestreamer has not been updated so far regarding Twitch API changes. => Added a workaround to the workflow without requiring a livestreamer update to make it work.

TwitchStreamer 1.72

30 Sep 22:37
Compare
Choose a tag to compare
  • Regarding twitch API changes, added client id to every request
  • Regarding twitch API changes, changed string encoding of images
  • Hence all game covers are renamed or replaced

TwitchStreamer 1.71

12 Oct 01:17
Compare
Choose a tag to compare
  • Minor update
  • Added support for mpv playback (thx@ Jonathan Dahan)

TwitchStreamer 1.7

02 Aug 10:34
Compare
Choose a tag to compare
  • This version merged vjpg branch into master.
  • Modified Terminal command: Quits Terminal automatically if you set up in Terminal preferences (see readme).

API:

  • Deleted twgame
  • Added twgames (top streamed games by viewers)
  • Added twbygame, similar to the old twgame, searches for streams by game (game has to be written correctly)

TwitchStreamer, optional release

21 Feb 08:14
Compare
Choose a tag to compare

This is an optional release because GD library is missing in Yosemite. If you are not able to make 1.52 (and GD lib) work, so use this version 1.6. Here we 're using JPG instead of PNG.

More information and source @ branch vjpg.