mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-06 14:55:02 +01:00
[ie/youtube] Add player params to mweb client (#13914)
Authored by: coletdjnz
This commit is contained in:
parent
6ff135c319
commit
38c2bf4026
1 changed files with 1 additions and 0 deletions
|
|
@ -282,6 +282,7 @@ INNERTUBE_CLIENTS = {
|
||||||
'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…
Add table
Add a link
Reference in a new issue