GithubHelp home page GithubHelp logo

terminaimdb's Introduction

TerminalMdB#

TerminalMdB (http://pypi.python.org/pypi/terminalmdb/0.0.3) is a *NIX command-line interface for the IMdB. It makes use of the excellent API over at www.omdbapi.com to retrieve basic movie information.

##Usage

Either set up an alias:

alias imdb = python path/to/terminalMDB.py

Or preferably use pip:

pip install terminalmdb

TerminalMDB can be used with one of three flags:

imdb -t "foo" => search by title and return first result

imdb -i "tt0066921" => search by id and return the result (new in version 0.0.3)

imdb -s "bar" => search by title and return all results

Example

Notes

Requires Python 2.7+

Tested on OS X 10.8

Cool things can be done with data returned from TerminalMdB. Use your imagination!

To-Do

  • Movie showtimes near current location

  • Actor Search

License

TerminalMdB is made available under the GPL (version 3 or later)

terminaimdb's People

Contributors

zacoppotamus avatar markrechler avatar axiak avatar

Stargazers

Anas Mustafa avatar RocketGeek avatar Frank Kyler avatar Esteban Ponce de Leon avatar tyjak avatar Julthep Nandakwang avatar  avatar Tommi avatar  avatar  avatar  avatar Alberto Galera avatar Cameron avatar apas avatar Angus H. avatar  avatar  avatar Zach Norman avatar  avatar Toni Valverde avatar  avatar  avatar Jelena K. avatar Jennifer Hwang avatar Nazeeruddin Ikram avatar Stavros Skamagkis avatar Laszlo Szathmary avatar Clare avatar Vivek Agarwal avatar Christopher Goldman avatar Terry avatar SoftKitty avatar Neetesh Gupta avatar René Koller avatar  avatar MP avatar Lakshay Pandey avatar David Chkhikvadze avatar  avatar rosco5 avatar Jonathan Stasiak avatar Vinayak Dhar avatar  avatar Spyros Markopoulos avatar Michael Ohlssen avatar Jaromir Latal avatar Gal Cohen avatar Nathan Hefner avatar Jasdev Singh avatar Marcus Klaas de Vries avatar Dan Sackett avatar Caio Begotti avatar Viren Rajput avatar Panayot Yanazov avatar Adrien avatar Vince Miller avatar chris avatar Aleksandar Erkalović avatar  avatar Ming Chan avatar Zakaria avatar David Gasperoni avatar Tyler Rivera avatar Jason Gomez avatar Stefaney Roberts avatar  avatar Adrian Nilsson avatar pavel avatar Robin avatar Tim Bates avatar Eric Kiel avatar Tobias Schäfer avatar Aaron Foltz avatar  avatar Lucas Videla avatar  avatar adrian kalaveshi avatar Dan LaManna avatar Dewa Widyakumara avatar  avatar Nikolay Burlov avatar Toby avatar A. River avatar Sadiq Saif avatar Luis Cavalcante avatar Amir More avatar John Wood avatar  avatar Jarrett Streebin avatar Pete Schaffner avatar Sean Southern avatar Vivek Sundaram avatar Li Song avatar  avatar Greg Perkins avatar  avatar 404 avatar Mümin Öztürk avatar Raviv M-G avatar Putra Manggala avatar

Watchers

Mário Chaves avatar Mary Alderdice avatar evandrix avatar Tim Richardson avatar Franck Michaud avatar  avatar James Cloos avatar Leo avatar  avatar  avatar

terminaimdb's Issues

wishlist: movie showtimes

does the underlying api permit extracting movie showtimes given a postal code? would be cool to have something like

imdb 94111 showtimes
imdb 94111 regal cinema
imdb 94111 iron man

thanks!

HTTP Error 401 Unauthorized

I tried to use TerminaIMdB:

imdb -t "Movie"

and received the following error:

IOError: ('http error', 401, 'Unauthorized', <httplib.HTTPMessage instance at 0x7f8fee1d9908>)

I realize that it has been quite some time since the code has been updated. If the package is no longer maintained and is non-functional, maybe it should be marked as deprecated?

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.