Giter VIP home page Giter VIP logo

dart's Introduction

All of the information below only applies to the CLI version. A new README is coming soon.

iStore Artwork Downloader!

'dart' is a simple, non-interactive command line tool to fetch artwork from Apple's servers. It supports songs, music videos, movies, short films, TV shows, iBooks, audiobooks, OS X/iOS apps and podcasts. It is in alpha stage right now, and the code is quite frankly embarassing (more in issues section), but it works (when Apple's servers return something, which is not always true - nothing I can do about that, see the issues below).

Features

  • Only uses standard libraries from Python 2.6 - tested on Python 2.7.2
  • Download artwork at full resolution from Apple's servers!
  • Supports songs, music videos, albums, movies, short films, TV shows, audiobooks, iBooks, iOS/OS X software and podcasts.
  • Non-interactive - can be called from scripts
  • Can look up track by iTunes ID for exact matches
  • Can filter explicit media

Installation

'dart' is written completely in Python, but cannot be installed by pip or easy_install at this point. Installation is completely manual, just drag the single 'dart' file to any of your paths. No man page as of yet, but dart -h prints a help message. You may need to chmod +x dart to make the app executable.

Usage

dart -id LOOKUPID [-c ISOCODE] [-dl DOWNLOADLOCATION]
	  -s SEARCHTERM [-c ISOCODE] [-m MEDIATYPE] [-dl DOWNLOADLOCATION] [-fe]

dart's People

Contributors

habibalamin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

dart's Issues

Doesn't use argparse!

argparse would make it so much easier to add more options/parameters accepted if and when necessary.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.