bundles/mixcloud-downloader: add elisa

This commit is contained in:
Franzi 2024-01-21 11:17:05 +01:00
parent 8fa488e411
commit fa8d05fc74
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -21,7 +21,7 @@ pip install --upgrade pip yt-dlp
errors=0
for i in Neosignal tasmo starkato b4m ProjectPoltergeist jakehunnter davem_dokebi
for i in Neosignal tasmo starkato b4m ProjectPoltergeist jakehunnter davem_dokebi El1s4
do
echo "> mixcloud $i" >&2
if ! [[ -d "/storage/nas/Musik/mixcloud/$i" ]]