This commit is contained in:
ReaperOfVeriod
2026-02-08 19:09:24 +01:00
parent f00cbb2091
commit f4a480f813
+1 -1
View File
@@ -29,7 +29,7 @@ module.exports = {
const ytdlp = spawn('yt-dlp', [
'-f', 'bestaudio',
'-o', '-',
'https://www.youtube.com/watch?v=dQw4w9WgXcQ', // test URL
'https://www.youtube.com/watch?v=rPwUh0gqv7Y', // test URL
]);
const ffmpeg = spawn('ffmpeg', [