mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-18 18:57:32 -08:00
don't mount engi with ytdlp script
This commit is contained in:
parent
8ee210a5aa
commit
531a380237
@ -14,7 +14,6 @@ in {
|
|||||||
yt-dlp
|
yt-dlp
|
||||||
(pkgs.writeScriptBin "ytd_audio" ''
|
(pkgs.writeScriptBin "ytd_audio" ''
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
linux-mount-engi
|
|
||||||
yt-dlp -x \
|
yt-dlp -x \
|
||||||
-ciw -o "%(title)s.%(ext)s" \
|
-ciw -o "%(title)s.%(ext)s" \
|
||||||
--embed-thumbnail -S acodec:m4a "$1"
|
--embed-thumbnail -S acodec:m4a "$1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user