An open API service indexing awesome lists of open source software.

https://github.com/amanharwara/subtitle

Find & download subtitles from the terminal.
https://github.com/amanharwara/subtitle

opensubtitles rust subtitle subtitle-downloader terminal-app terminal-based

Last synced: 8 months ago
JSON representation

Find & download subtitles from the terminal.

Awesome Lists containing this project

README

          

# subtitle

Find & download subtitles from the terminal.

Installation:

```
cargo install subtitle
```

Usage:

```
subtitle 1.0.3
Find & download subtitles from the terminal.

USAGE:
subtitle [FLAGS] [OPTIONS] [FILE(S)]...

ARGS:
... Get subtitles for a file or multiple files.

FLAGS:
-d, --dont-use-lang-fallback When used, app will stop if subtitles aren't found for the
selected language.
-h, --help Prints help information
-V, --version Prints version information

OPTIONS:
-l, --lang The preferred language to download the subtitles in. [default: en]
```