update mweb player-client for potoken

This commit is contained in:
Simon 2025-08-11 21:15:30 +07:00
parent 5804fc09e6
commit 445ef8ad05
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ class YtWrap:
"extractor_args": {
"youtube": {
"po_token": [potoken],
"player-client": ["web", "default"],
"player-client": ["mweb", "default"],
},
}
}