mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-08-08 05:28:30 +00:00
[ie/youtube] Add player params to mweb client (#13914)
Authored by: coletdjnz
This commit is contained in:
parent
6ff135c319
commit
38c2bf4026
@ -282,6 +282,7 @@ class SubsPoTokenPolicy(BasePoTokenPolicy):
|
|||||||
'userAgent': 'Mozilla/5.0 (iPad; CPU OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1,gzip(gfe)',
|
'userAgent': 'Mozilla/5.0 (iPad; CPU OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1,gzip(gfe)',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
'PLAYER_PARAMS': '8AEB',
|
||||||
'INNERTUBE_CONTEXT_CLIENT_NAME': 2,
|
'INNERTUBE_CONTEXT_CLIENT_NAME': 2,
|
||||||
'GVS_PO_TOKEN_POLICY': {
|
'GVS_PO_TOKEN_POLICY': {
|
||||||
StreamingProtocol.HTTPS: GvsPoTokenPolicy(
|
StreamingProtocol.HTTPS: GvsPoTokenPolicy(
|
||||||
|
Loading…
Reference in New Issue
Block a user