Skip to content

Releases: Hakkin/twitchpipe

v0.3.2 release

03 Jun 05:52
Compare
Choose a tag to compare

v0.3.2 release

  • Added support for AV1 and H265 streams
  • Added --version switch
  • Device IDs are now randomized if none is specified, this fixes "Commercial Break" screen appearing in some instances

v0.3.1 release

08 Dec 23:26
Compare
Choose a tag to compare

v0.3.1 release

  • Update playlist parsing to work properly for segment URLs that have parameters.

twitchpipe v0.3.0

11 Dec 16:59
Compare
Choose a tag to compare

v0.3.0 release

  • Updated to fetch access token via GQL API
  • Added flags to set access token parameters
    • --access-token-device-id
    • --access-token-oauth
    • --access-token-platform
    • --access-token-player-backend
    • --access-token-player-type

twitchpipe v0.2.4

23 Nov 13:52
Compare
Choose a tag to compare

v0.2.4 release

  • Update to bypass ads again

twitchpipe v0.2.3

17 Sep 18:08
Compare
Choose a tag to compare

v0.2.3 release

  • Bypass "Commerial break in progress" screen
  • Fixes bug where usernames including non-lowercase letters wouldn't be found

twitchpipe v0.2.2

10 Jun 19:50
Compare
Choose a tag to compare

v0.2.2 release

  • Update ID fetching in record.sh to use new GraphQL endpoint due to previous endpoint being deprecated.

twitchpipe v0.2.1

01 Dec 22:57
Compare
Choose a tag to compare

v0.2.1 release

  • Fix bug in best playlist selection

twitchpipe v0.2.0

01 Dec 19:24
6e3763e
Compare
Choose a tag to compare

v0.2.0 release

  • Implement playlist selection with -g, --group

twitchpipe v0.1.3

01 Dec 15:18
Compare
Choose a tag to compare

v0.1.3 release

  • Fix record.sh error checking.

twitchpipe v0.1.2

08 Nov 19:18
0a5f5c6
Compare
Choose a tag to compare

v0.1.2 release

  • Improve error checking
  • Add -p switch to record.sh tool