Update android client version to fix 400 Bad Request
This commit is contained in:
parent
ab93f8242b
commit
f010452abf
@ -674,11 +674,11 @@ INNERTUBE_CLIENTS = {
|
|||||||
'hl': 'en',
|
'hl': 'en',
|
||||||
'gl': 'US',
|
'gl': 'US',
|
||||||
'clientName': 'ANDROID',
|
'clientName': 'ANDROID',
|
||||||
'clientVersion': '17.31.35',
|
'clientVersion': '18.11.34',
|
||||||
'osName': 'Android',
|
'osName': 'Android',
|
||||||
'osVersion': '12',
|
'osVersion': '12',
|
||||||
'androidSdkVersion': 31,
|
'androidSdkVersion': 30,
|
||||||
'userAgent': 'com.google.android.youtube/17.31.35 (Linux; U; Android 12) gzip'
|
'userAgent': 'com.google.android.youtube/18.11.34 (Linux; U; Android 12) gzip'
|
||||||
},
|
},
|
||||||
# https://github.com/yt-dlp/yt-dlp/pull/575#issuecomment-887739287
|
# https://github.com/yt-dlp/yt-dlp/pull/575#issuecomment-887739287
|
||||||
#'thirdParty': {
|
#'thirdParty': {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user