Skip to content

noemission/node-greek-subs-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Download Greek subtitles through the terminal!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published