This python programme allows you to download song cover arts from Spotify or Soundcloud and then embeds them to your MP3 files.
# 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
python covermaster.py
- Integrate cover.py into changer.py
- Please ⭐️ this repository if this project helped you!
- Contributions of any kind welcome!
GPL-3.0 ©sameera-madushan


