Python script that searches for audio files linked in a playlist-thing playlist and collects them all in MP3 format in the correct order
The only requriement is the ffmpeg CLI in your PATH.
# collect audio files from Music and Downloads
python collect_audio_files.py playlist.json ~/Music ~/Downloads