Download a playlist and extract MP3s from it

youtube-dl

youtube-dl -f "bestaudio" --continue --no-overwrites --ignore-errors --extract-audio --audio-format mp3 -o "%(title)s.%(ext)s" {{url_to_playlist}}

click the source code to copy install youtube-dl on any operating system with command-not-found.com