0.0.2 • Published 6 years ago

subtitlr-cli v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Subtitlr

A cli utility to scan folders and automatically download subtitles for video files.

This utility uses the awesome, open-subtitles API.

Installation

Run

$ npm install -g subtitlr-cli

Usage

Commands available

subtitlr <directory-to-scan>

Options:
  -r, --recursive  Recursively scan folders                      [boolean]
  -l, --language  Subtitles language                             [string]
  -f, --format  File extensions to consider                      [string]                                           
Examples:
  subtitlr ~/user -r -l en -f .mp4,avi,mkv
  

Get in touch

Say hi on twitter

License

MIT © pedrozok