Toot_music_app

This commit is contained in:
dewomser 2023-04-20 20:22:11 +02:00
parent 8bcdc4dc9e
commit 4195c98cae
No known key found for this signature in database
GPG key ID: 3A312467A034D190

View file

@ -56,7 +56,7 @@ if [ -z "${a[6]}" ]; then a[6]="Medialink: ohne"; fi
#//Bild kopieren #//Bild kopieren
lolo1=$(urldecode "${a[0]}") lolo1=$(urldecode "${a[0]}")
convert "$lolo1" -gravity south -background YellowGreen -splice 0x18 -annotate +0+2 'Die Tweet_Music-App ist vom @dewomser' "$BASEDIR"/cover.jpg convert "$lolo1" -gravity south -background YellowGreen -splice 0x18 -annotate +0+2 'Die Toot_Music-App ist vom @dewomser' "$BASEDIR"/cover.jpg
#a[7]="$( ${a[6]} | sed -e 's/youtube/invidious/g')" #a[7]="$( ${a[6]} | sed -e 's/youtube/invidious/g')"
#olo1="$(echo ${a[6]} |sed -e 's/www.youtube.com/invidio.us/g')" #olo1="$(echo ${a[6]} |sed -e 's/www.youtube.com/invidio.us/g')"