Open
Description
Moviemon should provide a way to search for information about an individual movie on my machine.
Example -
When I run -
$ moviemon <movie-name>
It should give me all the relevant information about the movie that I passed in as argument.
An advance feature can be -
$ moviemon <movie-name> -i
Gives IMDB rating for this particular movie only.
or
$ moviemon <movie-name> -r
Gives the runtime for this particular movie only
We can do the same for all switches.
Metadata
Metadata
Assignees
Labels
No labels