fix(YouTube - Spoof video streams): Resolve playback dropping frames (#6051)

This commit is contained in:
LisoUseInAIKyrios
2025-10-03 00:05:23 +04:00
committed by GitHub
parent 6a799110d7
commit a62ee43441
6 changed files with 23 additions and 23 deletions

View File

@@ -39,7 +39,7 @@ public class SpoofVideoStreamsPatch {
@Nullable
private static volatile AppLanguage languageOverride;
private static volatile ClientType preferredClient = ClientType.ANDROID_VR_1_61_48;
private static volatile ClientType preferredClient = ClientType.ANDROID_VR_1_43_32;
/**
* @return If this patch was included during patching.