Seems that everything is all right, but after the music downloads this warning shows up (you can see in the picture the warning and the musics in the folder).
WARNING: Failed to download song. Will retry after other songs
The music downloaded successfully, so I think this warning is a bug... this shouldn't appear.
That's not a big deal, but if you don't look inside the folder, you might think it's not working and clearly it is.
not provided.
Actually, it isn't converting your .m4a songs to .mp3. You need to set up ffmpeg or avconv for conversion to work otherwise you can pass --output-ext .m4a so that it can skip conversion and go straight to embed metadata.
This has confused a lot of users in the past as well so I pushed an appropriate log message (ee340db2ea27b8dffef1f1a66add15a359ecb511).
Most helpful comment
This has confused a lot of users in the past as well so I pushed an appropriate log message (ee340db2ea27b8dffef1f1a66add15a359ecb511).