mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-07-17 18:58:35 +00:00
[ie/youtube] Ensure context params are consistent for web clients (#13701)
Authored by: coletdjnz
This commit is contained in:
parent
5b57b72c1a
commit
6e5bee418b
@ -105,6 +105,7 @@ class SubsPoTokenPolicy(BasePoTokenPolicy):
|
||||
'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': {
|
||||
|
Loading…
Reference in New Issue
Block a user