Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 718 Bytes

File metadata and controls

20 lines (15 loc) · 718 Bytes

Music_Player

The code for our project is only available in the report because the files were stored on my previous laptop, which unfortunately crashed and destroyed the data.

Ad-Free Music Playe

Project Overview: In today's digital world, music streaming apps are filled with ads that interrupt our listening experience. To tackle this, I developed a music player that offers a seamless, ad-free experience with a visually appealing interface.

Key Features:

  1. Offline music playback
  2. YouTube video downloader
  3. User-friendly interface
  4. Customizable playlists

Technical Details:

  1. Developed using Python
  2. GUI created with Tkinter
  3. Video downloads handled by Pytube
  4. Audio playback managed by Pygame