Code Monkey home page Code Monkey logo

imdb-lookup's Introduction

IMDb-Lookup

Python script to automatically open up imdb link of the movie whose filename is given as a parameter. It also creates a spreadsheet with all the movies metadata if a folder is passed in.

Requirements

Python 2

Getting Started

The API key for the OMDb API can be generated here. After you have authenticated the key paste it in the config.json file.

Usage and Examples

In the Terminal or Command Prompt:

  • For single files python imdb-lookup.py [filename].
  • For folders python imdb-folder.py [folder-path].

For example:

LameLemon@Food-t420 ~/git/imdb $ python imdb-lookup.py "Maze.Runner.The.Scorch.Trials.2015.1080p.BluRay.H264.AAC-RARBG"
Opening new tab
Opened
LameLemon@Food-t420 ~/git/imdb $ python imdb-folder.py "/media/scruffy/Bobolink/Media/Movies/Movies/"
Creating moviefile.xls
Done

Original author

Manoj M J - manojmj92

Notes

If there are any words in the file names that are not being filtered add them to keywords.txt.

Usage using the file explorer for both Windows and Ubuntu has not been thoroughly tested and is buggy.

Windows setup

Copy imdb-lookup.py and imdb-folder.py to C:\. Next type shell:sento into Run and paste IMDB-lookup.cmd and IMDB-folder.cmd.

Ubuntu setup

Place open_in_browser.sh and send_folde.sh in ~/.gnome2/nautilus-scripts. U can see them in Scripts -> when u right click. Place imdb-lookup and imdb-folder.py on desktop.

Other

More explanation A how-to video

imdb-lookup's People

Contributors

cruxrebels avatar ddemented avatar manojmj92 avatar peskypotato avatar rahilsharma avatar

Watchers

 avatar  avatar

imdb-lookup's Issues

HDT public tracker not supported

If a filename includes the โ€˜HDTโ€™ public tracker string the browser does not open.

python imdb-lookup.py "Maze.Runner.The.Scotch.Trials.2015.1080p.BluRay.H264.AAC-HDT"

Without the HDT string the code works as expected and opens a new tab in the browser for Maze Runner.

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.