]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - multimedia/setup.sh
multimedia: yt-dlp: also write video description
[config/dotfiles.git] / multimedia / setup.sh
index dd6e929d37894b0b34b7ba6f913b586cf98b1d24..6678347be05810d362d0eed6256b44d5ae9f4150 100755 (executable)
@@ -61,3 +61,14 @@ fi
 if installed handbrake; then
     link handbrake ~/.config/ghb
 fi
+
+if installed yt-dlp; then
+    link yt-dlp ~/.config/yt-dlp
+fi
+
+if installed pipewire; then
+    link pipewire ~/.config/pipewire
+fi
+if installed wireplumber; then
+    link wireplumber ~/.config/wireplumber
+fi