Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 731 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 731 Bytes

SpotiPy

Spotipy is an object-oriented MP3 Player written in Python.

Functionalities Include:

  • Search recursively in directory provided by user for '.mp3' files
  • Play, Pause and Shuffle Songs
  • Search for songs given Title, Artist or Album
  • Sort songs by Title, Artist or Album
  • Adjust Volume

image


User simply clicks on the song he wants to play (Ex: Man in Black by Johnny Cash) and then clicks on the Play button. If the user clicks next, the next song in the playlist will play accordingly.

image