miklosme / subtitler-cli

:gb: :de: :es: Subtitle CLI for TV shows and movies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

subtitler-cli

This is a simple command line program for downloading subtitles.

Usage: just command subtitler in a directory, and this program will download subtitles for every video in the folder.

It uses SubDB which is a great subtitle API.

Install

You will need Node >= 6 and NPM.

npm install -g subtitler-cli

Usage

In command line, cd to the folder.

basic (language is English by default)

subtitler

other language

subtitler --language fr or subtitler -l fr

Check SubDB for language statistics.

list supported languages

subtitler --languages or subtitler -s

Licence

MIT

About

:gb: :de: :es: Subtitle CLI for TV shows and movies


Languages

Language:JavaScript 100.0%