1.0.0 • Published 6 years ago

agoodmovietowatch v1.0.0

Weekly downloads
2
License
MIT
Repository
-
Last release
6 years ago

A good movie to watch CLI

Unofficial cli for A good movie to watch

Install

$ npm install -g agoodmovietowatch

Man Page

Usage
  $ agoodmovietowatch <input>

Input
    best [options]         			list selected best movies
    search [options]						list good movies based on search txt
    mood [options]         			list good movies based on mood
    genre [options]         		list good movies based on genre
    netflix [options]       		list good movies from netflix
    prime [options]      				list good movies from amazon prime

Options
  --text  		Include search text
  --page  		Include page number, default is 1
  --mood 			Include mood
  --genre 		Include genre
  --type 			Include type i.e. 'all', 'amazon-prime', 'netflix'
  --sortby 		Include sortby i.e. 'top-rated'

Examples
  $ agoodmovietowatch search --text wild --page 2

For more information