[ie/youtube] Update tv client config (#14101)

Authored by: seproDev
    
Co-authored-by: sepro <sepro@sepr0.com>
This commit is contained in:
bashonly 2025-08-20 14:46:10 -05:00 committed by GitHub
parent fcea3edb5c
commit a03c37b44e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -306,7 +306,8 @@ INNERTUBE_CLIENTS = {
'client': { 'client': {
'clientName': 'TVHTML5', 'clientName': 'TVHTML5',
'clientVersion': '7.20250312.16.00', 'clientVersion': '7.20250312.16.00',
'userAgent': 'Mozilla/5.0 (ChromiumStylePlatform) Cobalt/Version', # See: https://github.com/youtube/cobalt/blob/main/cobalt/browser/user_agent/user_agent_platform_info.cc#L506
'userAgent': 'Mozilla/5.0 (ChromiumStylePlatform) Cobalt/25.lts.30.1034943-gold (unlike Gecko), Unknown_TV_Unknown_0/Unknown (Unknown, Unknown)',
}, },
}, },
'INNERTUBE_CONTEXT_CLIENT_NAME': 7, 'INNERTUBE_CONTEXT_CLIENT_NAME': 7,