fix(YouTube - Spoof client): Correctly play as background audio only with Android VR

This commit is contained in:
LisoUseInAIKyrios 2024-06-07 17:03:34 +03:00
parent 7736ca4ef8
commit 9adbc66197

View File

@ -128,8 +128,14 @@ public class SpoofClientPatch {
}
private enum ClientType {
// Quest 1
// https://dumps.tadiphone.dev/dumps/oculus/monterey
// Quest 3
// https://dumps.tadiphone.dev/dumps/oculus/eureka
ANDROID_VR(28, "Quest 3", "1.56.21"),
//
// Using 'Quest 3' client name breaks background audio only playback.
// But 'Quest' works without trouble.
ANDROID_VR(28, "Quest", "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