Releases: eusi/TwitchStreamer-Alfred-Workflow
Releases · eusi/TwitchStreamer-Alfred-Workflow
TwitchStreamer 2.00
TwitchStreamer 1.82
- 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
- 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
- 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
- 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
- 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
- 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
- Minor update
- Added support for mpv playback (thx@ Jonathan Dahan)
TwitchStreamer 1.7
- 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
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.