Releases: Hakkin/twitchpipe
Releases · Hakkin/twitchpipe
v0.3.2 release
v0.3.1 release
v0.3.1 release
- Update playlist parsing to work properly for segment URLs that have parameters.
twitchpipe v0.3.0
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
v0.2.4 release
- Update to bypass ads again
twitchpipe v0.2.3
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
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
v0.2.1 release
- Fix bug in best playlist selection
twitchpipe v0.2.0
v0.2.0 release
- Implement playlist selection with
-g, --group
twitchpipe v0.1.3
v0.1.3 release
- Fix record.sh error checking.
twitchpipe v0.1.2
v0.1.2 release
- Improve error checking
- Add -p switch to record.sh tool