From 49c5787fe959f742b0911f37c3ec309f159c7075 Mon Sep 17 00:00:00 2001 From: Soispha Date: Tue, 19 Dec 2023 17:31:03 +0100 Subject: fix(hm/pkgs/src/spodi): Remove youtube and piped from audio provider list Spotdl sometimes used the wrong video, like a reaction instead of the intended version. --- hm/soispha/pkgs/scripts/wrappers/spodi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hm/soispha/pkgs/scripts/wrappers') diff --git a/hm/soispha/pkgs/scripts/wrappers/spodi b/hm/soispha/pkgs/scripts/wrappers/spodi index 8aac4126..d07acfb8 100755 --- a/hm/soispha/pkgs/scripts/wrappers/spodi +++ b/hm/soispha/pkgs/scripts/wrappers/spodi @@ -16,7 +16,7 @@ fd . "$DOWN_DIR" --exclude spotdl.log --exclude spotdl-errors.log > "$already_do config="$(mktmp)" cat << EOF | clean > "$config" # Main options ---audio slider-kz soundcloud bandcamp piped youtube youtube-music +--audio slider-kz soundcloud bandcamp youtube-music --lyrics genius musixmatch azlyrics synced # FFmpeg options -- cgit 1.4.1