Skip to content

Search,navigate, just randomly pick out a movie on netflix. Do it all from your terminal. This small shell tool is powered using canistreamit.it, netflixroulette.net.

Notifications You must be signed in to change notification settings

farrelke/netflix-search

Repository files navigation

netflix-search

Search,navigate, just randomly pick out a movie on netflix. Do it all from your trusty terminal. This small shell tool is powered using canistreamit.it, netflixroulette.net.

Installation

Download node at nodejs.org and install it, if you haven't already.

 $ npm install -g

Usage

	$ netflix <command> [options]

Commands

netflix search

 $ netflix search

Now type in the movie you want to watch. You should be presented with a list of movie titles. Using your arror keys you will be able to naviagate the list and goto any link you have selected by just pressing enter.

Currently supported links: imdb,rotten tomatoes, netflix, amazon prime.

netflix go

 $ netflix go <movie titile>

This will bring you directly to the movie in netflix if it is available.

netflix random

 $ netflix random [options]

This is basically a wrapper around netflixroulette.net where you get back a random movie. You can also filter what movie comes back on the following options:

-r, --rating <rating> lowest rating movie you want to see.

-a, --actor <actor> search by actor.

-d, --director <director> search by director.

-k, --keyword <keyword> search by keyword.

Example

alt tag

About

Search,navigate, just randomly pick out a movie on netflix. Do it all from your terminal. This small shell tool is powered using canistreamit.it, netflixroulette.net.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published