Removed yt-dlp debug logs

This commit is contained in:
Entarno54 2025-05-12 20:18:21 +07:00
parent a8950e1c54
commit 434112cf1c

View File

@ -11,7 +11,6 @@ SquogPlaying = {
}
SquogVideo = {
"verbose": True,
'final_ext': 'mp3',
'postprocessors': [{
'key': 'FFmpegExtractAudio',