imdb-cli

command module
v0.0.0-...-05bac42 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 1, 2026 License: MIT Imports: 4 Imported by: 0

README

imdb-cli

a cli utility trying to provide few IMDB.com info on console

  • Build go build -o out/imdb main.go or ./build.sh
Usage of ./out/imdb:
  -details
    	To fetch details for the Title
  -episode
    	TV Episode to search for
  -exact
    	Exact Match to search for
  -game
    	Video Game to search for
  -movie
    	Movie to search for
  -title string
    	Title to search for
  -tv
    	TV to search for
  • Search for all Titles matching a term
  • for general search of title ./out/imdb -title "Fight Club"

  • to search for exact match ./out/imdb -title "Fight Club" -exact; using the switch -exact

  • To restrict query for just movie use -movie, -tv for TV, -episode for TV Episode and -game for Video Game. By default it will search for all titles.
  • for general search of movie ./out/imdb -title "Fight Club" -movie

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL