0.1.6 • Published 5 years ago

dmovie v0.1.6

Weekly downloads
21
License
-
Repository
-
Last release
5 years ago

Douban movie searcher

Douban movie searcher is a CLI tool which use douban api to search for movies and then rank by rate. The result will be printed in terminal with detail of each movie(e.t. title, year, link).

Installation

Intall via npm for only the CLI tool:

$ npm install dmovie -g

Example

Use directly with dmovie command:

$ dmovie porn

Semantics

The tool binary is called dmovie. Running it with no other arguments should give:

Usage: dmovie keyword [filter_word]

It will search for the keyword and print result.

A filter pattern can be specified as the second argument:

dmovie porn pornhub
0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago