As a contributor of GOMU(https://github.com/issadarkthing/gomu), I met serious problems during development. The main problem is data race condition. So I basically rewrite the player in rust, and hope to solve the problem.
Currently the project is still young, but working.
Need mpv installed to play mp3. Optionally need youtube-dl installed to download mp3 from youtube.
git clone https://github.com/tramhao/termusic.git
cd termusic
make
make install
~/.local/share/cargo/bin/termusic
MIT License