Skip to content

Commit e1bb3d6

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

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
@@ -106,6 +106,7 @@ async function createInnertube({ withPlayer = false, location = undefined, safet
106106
user_agent: navigator.userAgent,
107107

108108
retrieve_player: !!withPlayer,
109+
player_id: '9f4cc5e4',
109110
location: location,
110111
enable_safety_mode: !!safetyMode,
111112
client_type: clientType,

0 commit comments

Comments
 (0)