dmovie

0.1.6 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i dmovie

Weekly Downloads

1

Version

0.1.6

License

none

Unpacked Size

17.9 kB

Total Files

18

Last publish

Collaborators

  • moritaka