update android client
This commit is contained in:
Astound 2024-04-21 11:18:42 +08:00
parent 3a6cc1e44f
commit af75551bc2
Signed by: kaiser
GPG Key ID: 97504AF0027B1A56

View File

@ -693,12 +693,12 @@ INNERTUBE_CLIENTS = {
'hl': 'en', 'hl': 'en',
'gl': 'US', 'gl': 'US',
'clientName': 'ANDROID', 'clientName': 'ANDROID',
'clientVersion': '19.12.36', 'clientVersion': '19.15.35',
'osName': 'Android', 'osName': 'Android',
'osVersion': '14', 'osVersion': '14',
'androidSdkVersion': 34, 'androidSdkVersion': 34,
'platform': 'MOBILE', 'platform': 'MOBILE',
'userAgent': 'com.google.android.youtube/19.13.36 (Linux; U; Android 14; en_US; Google Pixel 6 Pro) gzip' 'userAgent': 'com.google.android.youtube/19.15.35 (Linux; U; Android 14; en_US; Google Pixel 6 Pro) gzip'
} }
}, },
'INNERTUBE_CONTEXT_CLIENT_NAME': 3, 'INNERTUBE_CONTEXT_CLIENT_NAME': 3,