subtitle

Crates.iosubtitle
lib.rssubtitle
version1.0.3
sourcesrc
created_at2020-11-27 10:29:29.640659
updated_at2021-03-28 06:52:52.844799
descriptionFind & download subtitles from the terminal.
homepagehttps://github.com/amanharwara/subtitle
repositoryhttps://github.com/amanharwara/subtitle
max_upload_size
id317002
size91,884
Aman Harwara (amanharwara)

documentation

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:
    <FILE(S)>...    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 <LANGUAGE>    The preferred language to download the subtitles in. [default: en]
Commit count: 20

cargo fmt