github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

mguterl / imdb forked from ariejan/imdb

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 1
    • 14
  • Source
  • Commits
  • Network (14)
  • Downloads (5)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (5)
    • REL-0.4.0
    • REL-0.3.0
    • REL-0.2.0
    • REL-0.1.0
    • REL-0.0.1
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

sudo gem install imdb — Read more

  cancel

http://github.com/ariejan/imdb

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

added Imdb::Movie.top_250 convenience method and changed 
Michael Guterl (author)
Sun Jun 14 08:18:27 -0700 2009
commit  b2ecf64dc4d5fabfbc8c0b0e00f6a7ea7a1abebc
tree    4b301f7ce07b10ceebecf0290fab06c198832b23
parent  e603c29b65156812eed47225872f42414efea7e9
imdb /
name age
history
message
file .gitignore Wed Jun 03 12:11:23 -0700 2009 Updated config for website/rdoc deployment [ariejan]
file History.txt Loading commit data...
file Manifest.txt
file README.rdoc
file Rakefile
directory bin/ Thu Jun 04 10:50:42 -0700 2009 Added basic CLI tool [ariejan]
directory config/ Wed Jun 03 12:11:23 -0700 2009 Updated config for website/rdoc deployment [ariejan]
directory lib/
directory script/ Wed Jun 03 10:23:50 -0700 2009 Generated gem [ariejan]
directory spec/
directory tasks/
README.rdoc

imdb

The code, issue tracker and wiki can be found at:

  • github.com/ariejan/imdb

DESCRIPTION:

This packages allows you to easy access publicly available data from IMDB.

FEATURES/PROBLEMS:

IMDB currently features the following:

  • Querying details movie info
  • Searching for movies
  • Command-line utility included.

SYNOPSIS:

Movies:

  i = Imdb::Movie.new("0095016")

  i.title
  #=> "Die Hard"
  i.cast_member.first
  #=> "Bruce Willis"

Searching:

    i = Imdb::Search.new("Star Trek")

    i.movies.size
    #=> 97

Using the command line utility is quite easy:

    $ imdb Star Trek

or to get movie info

    $ imdb 0095016

REQUIREMENTS:

All required gems are installed automagically through RubyGems.

  • Hpricot 0.8.1
  • HTTParty 0.4.3

INSTALL:

  • sudo gem install imdb

LICENSE:

(The MIT License)

Copyright © 2009 Ariejan de Vroom

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ‘Software’), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED ‘AS IS’, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server