When I simply try running
from audioplayer import AudioPlayer
AudioPlayer("song.mp3").play()
as per the snippet in the read.me, it raises audioplayer.abstractaudioplayer.AudioPlayerError: Failed to play "C:\Users\Public\codg\ytmusic\song.mp3"
The file does exist and I can play it using both the default windows media player and vlc