Skip to content

Change cover photo of all your songs automatically using python

Notifications You must be signed in to change notification settings

bhu800/Add-cover-art

 
 

Repository files navigation

Open Source Love png1 HitCount Maintenance contributions welcome
forthebadge made-with-python ForTheBadge built-with-love

Add Cover Art

If you are bored of looking at a lame cover photo while browsing through your songs which doesn't even matches the song or it is the logo of the website from where you have downloaded that mp3 file.

This application will find all the .mp3 file in your computer and automatically scrape a suitable cover from google images and apply it to the mp3 file.

Getting Started

These instructions will help you run this application in your local machine.

Prerequisites

  1. Python 3.x

Installing Packages

  1. Fork it and then clone the repo using git clone or extract the downloaded zip file.
  2. Run requirement.txt
  pip install -r requirements.txt

Deployment

  1. Run cmd
  2. cd into the file directory.
  3. Run
python main.py
  1. Press OK Button to set the image as the cover photo and then press Next Button to process another .mp3 file
  2. To close the application press Cancel Button and the give keyboared interupt by pressing ctrl + C

Sample

sample.gif

sample.png

About

Change cover photo of all your songs automatically using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%