RobertBendun / imdb

Collection of scripts useful for browsing IMDB ratings data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

imdb

This repository is a collection of scripts that we find useful for browsing data collected on IMDB. To get your ratings data go to 'Your Ratings' and export.

Capabilities

Query Functionality
plot Plots in a window ratings occurance
ratings Shows statistics about ratings
genres Shows all genres
with-rating <rating> Filter's all entries with given rating
with-title <phrase> Filter's all entries with given title
colors <color-scheme> Changes color scheme

Example plot

$ imdb.py save-plot example.png

picture of example plot

Used color scheme is Gruvbox.

About

Collection of scripts useful for browsing IMDB ratings data

License:GNU General Public License v3.0


Languages

Language:Python 100.0%