update mweb player-client for potoken

This commit is contained in:
Simon
2025-08-11 21:15:30 +07:00
parent 5804fc09e6
commit 445ef8ad05

View File

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