Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 6 additions & 7 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
# TypeType 1.7.2
# TypeType 1.7.3

TypeType 1.7.2 is a focused Token hotfix for YouTube videos that stopped starting after an anonymous playback identity was rejected.
TypeType 1.7.3 fixes BiliBili videos that failed during stream extraction after a metadata format change.

## Playback

- Detect anonymous YouTube `LOGIN_REQUIRED` responses during MWEB and WEB SABR session creation.
- Discard the rejected Innertube and BotGuard identity before obtaining fresh visitor-bound and video-bound PO-token material.
- Retry session creation once with the new identity while preserving bounded recovery behavior.
- Update TypeType-Token to `1.7.2`. [PR #16](https://github.com/TypeType-Video/TypeType-Token/pull/16)
- Update PipePipeExtractor to the BiliBili metadata fix used by TypeType-Server.
- Restore BiliBili stream extraction and preserve the available audio and video formats.
- Update TypeType-Server to `1.7.2`. [PR #83](https://github.com/TypeType-Video/TypeType-Server/pull/83)

No frontend change, configuration change or manual database migration is required.

## Thx

Thx to everyone who reported videos failing to start and shared detailed playback diagnostics.
Thx to everyone who reported BiliBili playback failures and shared detailed diagnostics.

A special thx to sponsors [@Toastienergy](https://github.com/Toastienergy) and [@filippobaroni](https://github.com/filippobaroni) for supporting TypeType.

Expand Down
2 changes: 1 addition & 1 deletion TypeType-Server