From 06e27775fe5526c33e93c615efce4653221a3ac4 Mon Sep 17 00:00:00 2001 From: Cobb Date: Thu, 6 Aug 2026 06:37:58 -0700 Subject: [PATCH] build: bump versionCode to ship strawcore VISIONOS bot-wall fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit strawcore dd96440 makes VISIONOS the fallback primary player client when the ANDROID client is bot-walled by YouTube's 2026 poToken enforcement (restores playback). The app clones strawcore fresh at build time and needs no code change, but its versionCode is the commit count — so this empty commit bumps it past the already-published vc 97 to publish a build carrying the new core. Output stream shape is unchanged (muxed itag-18 the player already handles).