Skip to content

RKushnir/can_haz_poster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CanHazPoster

Grabs movie posters

Installation

Add this line to your application's Gemfile:

gem 'can_haz_poster', github: 'RKushnir/can_haz_poster'

And then execute:

$ bundle

Usage

CanHazPoster.grab_poster('Casino Royale', 2006)
CanHazPoster.grab_poster_by_imdb('0381061')

CanHazPoster.grab_backdrops('The Matrix', 1999)

Contributors

Thanks to Artur(@yozzz) for adding the backdrops grabber. Thanks to Pedro Gaspar(@pgaspar) for adding support for IMDb id.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Grabs movie posters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages