Skip to content

IMDb Automation automatically redirects you to the IMDb page of a movie or a TV show by two clicks.

Notifications You must be signed in to change notification settings

bidyutchanda/IMDbAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

IMDb Automation

IMDb Automation takes input as two clicks from the user and automatically redirects you to the IMDb page of the referred movie or TV show. All you need to do is to right-click on the movie folder which you have downloaded on your local desktop and select Send To > runner.cmd and the rest of the job is done by the Python script itself.

The website of this project is here.

Getting Started

Input: A right click on the movie or show local folder, and select Send To > runner.cmd.

Output: Your default browser with the page of the selected movie or show.

Built With

  • urllib2 - For automatically opening URLs.
  • Webbrowser - A high-level interface to allow displaying Web-based documents to users.
  • OMDb API - A RESTful web service to obtain content information on movies or TV shows.

About

IMDb Automation automatically redirects you to the IMDb page of a movie or a TV show by two clicks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published