Skip to content

Releases: chowder/ttv-cli

v1.4.0

Choose a tag to compare

@chowder chowder released this 05 May 19:34
fe03d42

The application was broken for a time due to Twitch introducing new anti-bot measures; this update restores most functionality by using the Android TV login flow to obtain auth tokens.

v1.3.1

Choose a tag to compare

@chowder chowder released this 18 Oct 19:14

Fixed an issue where configs would not persist to disk correctly

v1.3.0

Choose a tag to compare

@chowder chowder released this 18 Oct 18:30
Use Twitch app headers to bypass integrity checks

v1.2.2

Choose a tag to compare

@chowder chowder released this 24 Sep 21:58
Add Dockerfile and Docker builds on GitHub Actions

Apply go mod tidy

v1.2.1

Choose a tag to compare

@chowder chowder released this 16 Sep 23:34
Add Client-Session-Id and Client-Version headers

v1.2.0

Choose a tag to compare

@chowder chowder released this 16 Sep 20:59

Implemented Twitch Integrity API (see https://github.com/mauricew/twitch-graphql-api#integrity)

v1.1.11

Choose a tag to compare

@chowder chowder released this 05 Sep 23:26
Reformat GQL operations into request and response files

Added a notification channel to the rewards app

Redemption errors are now propagated back to the user

v1.1.10

Choose a tag to compare

@chowder chowder released this 02 Sep 22:26
Rewards app now shows remaining channel points

Config now fetches auth token context

Fix models for CommunityPointsUser and CommunityMomentsChannel

Fix Moments miner

v1.1.9

Choose a tag to compare

@chowder chowder released this 02 Sep 20:01
Fix Moments miner

Added tests for certain pubsub responses

v1.1.8

Choose a tag to compare

@chowder chowder released this 01 Sep 22:24
Better error propagation