Daenges / Spotify-Downloader-Bash

An automation script to download Spotify exported songs using yt-dlp / youtube-dl and FFMPEG.
Apache License 2.0
42 stars 0 forks source link

Bad substitution #3

Open eugnio1 opened 1 month ago

eugnio1 commented 1 month ago

I've upgraded ==> Upgrading 1 outdated package: yt-dlp 2024.7.9 -> 2024.7.16 Downloader.sh: line 202: ${numJobs@P} >= ${processNumber} : bad substitution

Daenges commented 3 weeks ago

Hey sorry for the delayed reply. I could not reproduce the issue. Could you provide some more information?

ProjectSeve commented 1 week ago

I've upgraded ==> Upgrading 1 outdated package: yt-dlp 2024.7.9 -> 2024.7.16 Downloader.sh: line 202: ${numJobs@P} >= ${processNumber} : bad substitution

Check if you're actually using bash? Or check your bash version. bash --version