Skip to content

Commit 57a1587

Browse files
force player to use 9f4cc5e4 (#8736)
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
1 parent 65140fd commit 57a1587

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/renderer/helpers/api/local.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ async function createInnertube({ withPlayer = false, location = undefined, safet
108108
user_agent: navigator.userAgent,
109109

110110
retrieve_player: !!withPlayer,
111+
player_id: '9f4cc5e4',
111112
location: location,
112113
enable_safety_mode: !!safetyMode,
113114
client_type: clientType,

0 commit comments

Comments
 (0)