Switched back to ffmepgPCM
This commit is contained in:
@@ -50,7 +50,7 @@ else:
|
||||
}],
|
||||
}
|
||||
|
||||
ffmpeg_options = {"options": "-vn"}
|
||||
ffmpeg_options = {"options": "-vn -threads 2"}
|
||||
|
||||
ytdl = yt_dlp.YoutubeDL(ytdl_format_options)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user