[ie/youtube] Update ios player client (#12155)

Authored by: b5i
This commit is contained in:
Antoine Bollengier 2025-01-23 23:52:32 +01:00 committed by GitHub
parent 326fb1ffaf
commit de82acf876
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -204,12 +204,12 @@ INNERTUBE_CLIENTS = {
'INNERTUBE_CONTEXT': {
'client': {
'clientName': 'IOS',
'clientVersion': '19.45.4',
'clientVersion': '20.03.02',
'deviceMake': 'Apple',
'deviceModel': 'iPhone16,2',
'userAgent': 'com.google.ios.youtube/19.45.4 (iPhone16,2; U; CPU iOS 18_1_0 like Mac OS X;)',
'userAgent': 'com.google.ios.youtube/20.03.02 (iPhone16,2; U; CPU iOS 18_2_1 like Mac OS X;)',
'osName': 'iPhone',
'osVersion': '18.1.0.22B83',
'osVersion': '18.2.1.22C161',
},
},
'INNERTUBE_CONTEXT_CLIENT_NAME': 5,