fix(YouTube - Spoof video streams): Resolve playback dropping frames (#6051)
This commit is contained in:
parent
6a799110d7
commit
a62ee43441
6 changed files with 23 additions and 23 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue