CoverMaster
CoverMaster copied to clipboard
Download covers arts from Spotify and Soundcloud and embeds them to your MP3 files. (My first GUI attempt in python.)
CoverMaster
This python programme allows you to download song cover arts from Spotify or Soundcloud and then embeds them to your MP3 files.
Git Installation
# clone the repo
$ git clone https://github.com/sameera-madushan/CoverMaster.git
# change the working directory to CoverMaster
$ cd CoverMaster
# install the requirements
$ pip3 install -r requirements.txt
You can also download the compiled version from Releases tab
Usage
python covermaster.py
How to get Spotify and Soundcloud URLs
Spotify
SoundCloud
To Do
- [x] ~Integrate cover.py into changer.py~
Support & Contributions
- Please ⭐️ this repository if this project helped you!
- Contributions of any kind welcome!
License
CoverMaster is made with ♥ by @__sa_miya__ and it is released under the GPL-3.0 license.