bundles/mixcloud-downloader: fix username
This commit is contained in:
parent
00cbabea1b
commit
4b434e7946
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ pip install --upgrade pip yt-dlp
|
||||||
|
|
||||||
errors=0
|
errors=0
|
||||||
|
|
||||||
for i in Neosignal tasmo starkato b4m Alexeyan jakehunnter davem_dokebi
|
for i in Neosignal tasmo starkato b4m ProjectPoltergeist jakehunnter davem_dokebi
|
||||||
do
|
do
|
||||||
echo "> mixcloud $i" >&2
|
echo "> mixcloud $i" >&2
|
||||||
if ! [[ -d "/storage/nas/Musik/mixcloud/$i" ]]
|
if ! [[ -d "/storage/nas/Musik/mixcloud/$i" ]]
|
||||||
|
|
Loading…
Reference in a new issue