@erostools/cli

1.0.0 • Public • Published

@erostools/cli

The porn organizer tool that works.

Version Downloads/week License

Usage

$ npm install -g @erostools/cli
$ eros COMMAND
running command...
$ eros (-v|--version|version)
@erostools/cli/1.0.0 linux-x64 node-v12.16.3
$ eros --help [COMMAND]
USAGE
  $ eros COMMAND
...

Commands

eros help [COMMAND]

display help for eros

USAGE
  $ eros help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

eros match [DIR]

Recursively scan directory for porn videos and match them to releases.

USAGE
  $ eros match [DIR]

ARGUMENTS
  DIR  root directory path to scan recursively

OPTIONS
  -o, --outDir=outDir    [default: _output] Directory to move or copy matched files. Can be a relative path to input
                         directory or an absolute path.

  -t, --threads=threads  [default: 1] number of matcher threads to run concurrently

See code: src/commands/match.js

eros scrape

Scrape sites for new updates.

USAGE
  $ eros scrape

OPTIONS
  -n, --name=name        name of the site to scrape
  -t, --threads=threads  [default: 1] number of scraper threads to run concurrently

See code: src/commands/scrape.js

Package Sidebar

Install

npm i @erostools/cli

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

21.5 kB

Total Files

10

Last publish

Collaborators

  • shungasensei