Format code using Zed auto-formatter, display stderr along with stdout

in youtube downloader, use mp3 template instead of -x and --audio-format
in the command,
This commit is contained in:
csd4ni3l
2026-05-01 22:03:07 +02:00
parent ff947b57a8
commit 74d54d6927
2 changed files with 201 additions and 114 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ cargo run
pactl list modules short | grep "module-loopback" | cut -f1 | xargs -L1 pactl unload-module
pactl list modules short | grep "Virtual_Microphone" | cut -f1 | xargs -L1 pactl unload-module
pactl list modules short | grep "Virtual_Mic_Source" | cut -f1 | xargs -L1 pactl unload-module
pactl list modules short | grep "Soundboard_Audio" | cut -f1 | xargs -L1 pactl unload-module
pactl list modules short | grep "Soundboard_Audio" | cut -f1 | xargs -L1 pactl unload-module