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.
- Host: GitHub
- URL: https://github.com/amanharwara/subtitle
- Owner: amanharwara
- License: gpl-3.0
- Created: 2020-10-31T07:34:27.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-18T03:26:52.000Z (over 1 year ago)
- Last Synced: 2024-09-19T04:18:03.526Z (about 1 year ago)
- Topics: opensubtitles, rust, subtitle, subtitle-downloader, terminal-app, terminal-based
- Language: Rust
- Homepage:
- Size: 84 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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 informationOPTIONS:
-l, --lang The preferred language to download the subtitles in. [default: en]
```