Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bendodson/itunes-artwork-finder
iTunes Artwork Finder
https://github.com/bendodson/itunes-artwork-finder
Last synced: 3 months ago
JSON representation
iTunes Artwork Finder
- Host: GitHub
- URL: https://github.com/bendodson/itunes-artwork-finder
- Owner: bendodson
- License: unlicense
- Created: 2013-08-27T09:28:14.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-06-14T09:07:10.000Z (over 2 years ago)
- Last Synced: 2024-06-25T21:54:27.944Z (4 months ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 495
- Watchers: 35
- Forks: 76
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - bendodson/itunes-artwork-finder - iTunes Artwork Finder (JavaScript)
README
iTunes Artwork Finder
=====================This is the JavaScript and PHP code that powers the iTunes Artwork Finder available at [https://bendodson.com/projects/itunes-artwork-finder/](https://bendodson.com/projects/itunes-artwork-finder/)
To use on your own site, simply upload both the JavaScript and PHP files and then initialise the script with something like:
TV Show
Movie
iBook
Album
App (iPhone or Universal)
App (iPad)
App (macOS)
Audiobook
Podcast
Music Video (may not work)
Apple ID (Movie)
Apple ID (Album)
Short Film
United States of America
United Kingdom
You will need to amend the first line within `itunes.js` so that the `pathToAPI` variable points to the absolute URL of the `api.php` file running on a PHP server.