1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 00:25:08 +00:00

[ie/youtube] Ensure context params are consistent for web clients (#13701)

Authored by: coletdjnz
This commit is contained in:
coletdjnz
2025-07-12 13:44:27 +12:00
committed by GitHub
parent 5b57b72c1a
commit 6e5bee418b

View File

@ -105,6 +105,7 @@ INNERTUBE_CLIENTS = {
'INNERTUBE_CONTEXT_CLIENT_NAME': 1,
'SUPPORTS_COOKIES': True,
**WEB_PO_TOKEN_POLICIES,
'PLAYER_PARAMS': '8AEB',
},
# Safari UA returns pre-merged video+audio 144p/240p/360p/720p/1080p HLS formats
'web_safari': {