feat(YouTube): Add support for 20.45.36

Co-authored-by: LisoUseInAIKyrios <118716522+lisouseinaikyrios@users.noreply.github.com>
This commit is contained in:
oSumAtrIX 2026-03-21 20:00:24 +01:00
parent 467a62f4ac
commit 14a16efa0f
No known key found for this signature in database
GPG key ID: A9B3094ACDB604B4
63 changed files with 123 additions and 63 deletions

View file

@ -28,7 +28,7 @@ public enum ClientType {
Build.VERSION.RELEASE,
String.valueOf(Build.VERSION.SDK_INT),
Build.ID,
"20.44.38",
"20.45.36",
// This client has been used by most open-source YouTube stream extraction tools since 2024, including NewPipe Extractor, SmartTube, and Grayjay.
// This client can log in, but if an access token is used in the request, GVS can more easily identify the request as coming from ReVanced.
// This means that the GVS server can strengthen its validation of the ANDROID_REEL client.