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

Authored by: b5i
pull/9774/head^2
Antoine Bollengier 4 days ago committed by GitHub
parent 326fb1ffaf
commit de82acf876
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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,

Loading…
Cancel
Save