Skip to content

M-E-W-B/agoodmovietowatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A good movie to watch CLI

Unofficial cli for A good movie to watch

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