Simple Python MP3 Player
Project information
- Category: Python Application
- Purpose: BCIT Object-Oriented Programming Course
- Project date: Mar - Apr 2020
- Project URL: Github link
A simple MP3 Player that plays local MP3 files and gathers meta-data.
FEATURES:- • Play your MP3 files!
- • Add songs into a queue
- • Change the tags of the file
- • Skip, pause, and stop functionality
- • Delete unwanted songs