change: js-runtimes
This commit is contained in:
@@ -79,7 +79,8 @@ async function getStream(song, seekTime = 0) {
|
||||
'--buffer-size', '16K',
|
||||
'--no-check-certificate',
|
||||
'--ignore-config',
|
||||
'--ignore-errors'
|
||||
'--ignore-errors',
|
||||
'--js-runtimes', 'node',
|
||||
];
|
||||
|
||||
// --- GESTION DU TIMECODE (SEEK) ---
|
||||
|
||||
Reference in New Issue
Block a user