This is repo of official CLI of MrPlayer.
Suggested using windows terminal because it supports many languages when extracting lyrics.
Terminal theme is ‘One Half Dark’.
For playing song go to directory where the song is and type this command -
mpc -ps "<song name.mp3>"
MrPlayer-CLI gets lyrics by extracting it from Genius. com
You need to have a genius api key and in order to get it
you should have an account in Genius. com.
Just paste your api key in ‘C:/Users/your username/.MrPLayer/api_ket.txt’
mpc -gl "<song name>"
mpc -gl "<song name>" -si "<singer name>"
Click here to know steps to get api key
For knowing the source code of MrPlayer-CLI type this command -
mpc -sc
mpc -at "<path to track>"
mpc -m -at "<path to track>"
mpc -af "<path to folder>"
mpc -m -af "<path to folder>"
To know the version type this command -
mpc -v