From 043e92a6591e404cdbca98c44f8b0132e836e085 Mon Sep 17 00:00:00 2001 From: Priveetee Date: Thu, 3 Sep 2026 09:36:11 +0200 Subject: [PATCH] fix: release TypeType 1.7.2 --- RELEASE_NOTES.md | 14 +++++++------- TypeType-Token | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index e4f79bc..988372e 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,19 +1,19 @@ -# TypeType 1.7.1 +# TypeType 1.7.2 -TypeType 1.7.1 is a focused Server hotfix for SABR playback stalls after resuming or seeking in VOD videos. +TypeType 1.7.2 is a focused Token hotfix for YouTube videos that stopped starting after an anonymous playback identity was rejected. ## Playback -- Continue filling progressive VOD playback windows across every readable segment instead of stopping after the first one. -- Prevent resumed and distant seeks from remaining stuck in repeated SABR preparation cycles while media is already available. -- Preserve bounded preparation, playback generation isolation and the existing retry behavior. -- Update TypeType-Server to `1.7.1`. [PR #82](https://github.com/TypeType-Video/TypeType-Server/pull/82) +- 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) No frontend change, configuration change or manual database migration is required. ## Thx -Thx to everyone who reported buffering and seek regressions and shared detailed playback logs. +Thx to everyone who reported videos failing to start and shared detailed playback diagnostics. A special thx to sponsors [@Toastienergy](https://github.com/Toastienergy) and [@filippobaroni](https://github.com/filippobaroni) for supporting TypeType. diff --git a/TypeType-Token b/TypeType-Token index 87c6e7e..888e91d 160000 --- a/TypeType-Token +++ b/TypeType-Token @@ -1 +1 @@ -Subproject commit 87c6e7e4a3d8cbd7c6981ac60a12e962e852f35f +Subproject commit 888e91d1c26bd7bdeebb6eef01909358ae437e34