Very basic Python player for Amazon Music Unlimited
Budget: €30 – €250 EUR
Looking for a Python player to play Amazon Music Playlist from command line on Linux.
The python script shoud
- be run as follow :
python amazon.py USERNAME PASSWORD PLAYLIST_ID
- display the currently playling Song title, Artist name, duration and title length as follow :
Playing "Title" from "ArtistName" , 00:01:23 / 00:04:56
- be able to skip to Randomly to next song when the current one finish
That's it
The python script shoud
- be run as follow :
python amazon.py USERNAME PASSWORD PLAYLIST_ID
- display the currently playling Song title, Artist name, duration and title length as follow :
Playing "Title" from "ArtistName" , 00:01:23 / 00:04:56
- be able to skip to Randomly to next song when the current one finish
That's it