0.0.3 • Published 5 years ago

greek-subs-cli v0.0.3

Weekly downloads
4
License
ISC
Repository
github
Last release
5 years ago

node-greek-subs-cli

Download Greek subtitles through the terminal!

A cli tool that given a video path or a search query will search greek subtitles for it. Then it will download and unzip the subtitle with the most similar name to the search query based on Levenshtein distance .

Install

$ npm install -g greek-subs-cli

Usage

$ greek-subs --help

  Download greek subs like never before.

  Usage
    $ greek-subs <input>

  Options
    --timer, -t  Measure process time execution

  Examples
    $ greek-subs "Spiderman 1 2002 1080p x264.mkv"
    $ greek-subs "/home/Videos/Spiderman 1 (2002) 1080p x264"

Related

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago