From 8fe1bc78ef8a01ea27d976423d23c56425fa4b13 Mon Sep 17 00:00:00 2001 From: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com> Date: Thu, 6 Jun 2024 12:22:38 +0300 Subject: [PATCH] fix(YouTube - Spoof client): Correctly play some live streams when using Android VR --- .../integrations/youtube/patches/spoof/SpoofClientPatch.java | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/integrations/java/app/revanced/integrations/youtube/patches/spoof/SpoofClientPatch.java b/integrations/java/app/revanced/integrations/youtube/patches/spoof/SpoofClientPatch.java index 9dc021f5f..e6c1c1f8e 100644 --- a/integrations/java/app/revanced/integrations/youtube/patches/spoof/SpoofClientPatch.java +++ b/integrations/java/app/revanced/integrations/youtube/patches/spoof/SpoofClientPatch.java @@ -128,9 +128,8 @@ public class SpoofClientPatch { } private enum ClientType { - // https://dumps.tadiphone.dev/dumps/oculus/monterey/-/blob/vr_monterey-user-7.1.1-NGI77B-256550.6810.0-release-keys/system/system/build.prop - // version 1.37 is not the latest, but it works with livestream audio only playback. - ANDROID_VR(28, "Quest", "1.37"), + // https://dumps.tadiphone.dev/dumps/oculus/eureka + ANDROID_VR(28, "Quest 3", "1.56.21"), // 11,4 = iPhone XS Max. // 16,2 = iPhone 15 Pro Max. // Since the 15 supports AV1 hardware decoding, only spoof that device if this