add lyricsify

This commit is contained in:
2026-05-05 18:03:25 -05:00
parent ffb5cafaf3
commit c0c7364e4a
3 changed files with 122 additions and 3 deletions
+1
View File
@@ -56,6 +56,7 @@ process_inputs() {
download_with_lrclib
download_with_spotify
download_with_deezer
download_with_lyricsify
)
local numInputs="${#INPUTS[@]}"