Skip to content

Download high resolution images from the iTunes store

Notifications You must be signed in to change notification settings

AkselA/py-albumart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

albumart

Download high resolution albumart

Depends

  • Python 3.6
  • argparse
  • requests

Install

  1. Clone this repository
  2. Run install.sh in a command terminal.
    This will make albumart.py executable and copy it to /usr/local/bin/albumart.

Usage

albumart mykki dog

This will find cover art for Gay Dog Food by Mykki Blanco and dowload it to the current directory as Mykki Blanco - Gay Dog Food.png

By default the first argument is freetext and will match on multiple attributes, like artist, album, composer, genre etc., but can be limited using the --attr argument. Other arguments are also available. See albumart -h for an overview.

Tested on OS X 10.11.6 and Python 3.6.2

About

Download high resolution images from the iTunes store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published