From 87cc1e1dc07945da4057aceb782ce9310cadd87e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20H=C3=B6hn?= Date: Tue, 23 Apr 2024 03:07:14 +0200 Subject: [PATCH] Descripttion use of lyrics --- toot_music | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/toot_music b/toot_music index 89b2304..76572b7 100755 --- a/toot_music +++ b/toot_music @@ -103,14 +103,13 @@ Video (geraten): $lolo ${a[6]} $lolo1" +# lyrics is part of python package lyrics-in-terminal https://github.com/Jugran/lyrics-in-terminal +# if not installed do something like +# description="cover" and comment next 2 lines + description1=$(lyrics -t "${a[1]}" "${a[4]}") description="$(echo "$description1" | head -10)" - - - - - # Nur zur Kontrolle echo "$text" echo Cover