Skip to content

drdrang/ipic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ipic

Python script for searching and downloading images from the iTunes, App, and Mac App Stores.

Dependencies

Usage

ipic (-i | -m | -a | -f | -t | -b | -n | -h) SEARCHTERM

Generate and open a web page of thumbnail images and links to larger images for items in the iTunes/App/Mac App Stores.

The switches are

  • -i: iOS app
  • -m: Mac app
  • -a: album
  • -f: movie (mnemonic: film)
  • -t: TV show
  • -b: book
  • -n: audiobook (mnemonic: narration)
  • -h: show this help message

Only one switch is allowed. The HTML file for the generated web page is saved on your Desktop.

Because the API usually returns several hits, ipic creates and opens a web page of thumbnail images that let you choose the one you want visually. Here's an example:

Web page from ipic

Each thumbnail is a link to a full-sized version of the image, 512×512 for apps and 600×600 otherwise. Hovering over a thumbnail will show the name of the item.

About

Python script for searching and downloading images from the iTunes, App, and Mac App Stores.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages