In this video we’ll start to build an MP3 player with Tkinter, Pygame, and Python.
In the last video we learned how to play sounds and songs using pygame, in this video we’ll expand that to build out a complete mp3 player.
Our player will have a playlist, buttons to play a song, stop a song, pause a song, move forward and backward thru the playlist, delete songs from the playlist and add single and bulk songs to the playlist.
This project will most likely take several videos, so stick around!
Add comment