https://github.com/jodevsa/subd
CLI program for download subtitles from subscene.com
https://github.com/jodevsa/subd
automation cli movies nodejs subscene subtitles
Last synced: about 1 month ago
JSON representation
CLI program for download subtitles from subscene.com
- Host: GitHub
- URL: https://github.com/jodevsa/subd
- Owner: jodevsa
- Created: 2017-11-03T14:00:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-04T09:12:48.000Z (over 8 years ago)
- Last Synced: 2024-11-23T03:32:12.460Z (over 1 year ago)
- Topics: automation, cli, movies, nodejs, subscene, subtitles
- Language: JavaScript
- Homepage:
- Size: 58.6 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Name
#### subd
## installation
npm install subd -g
## Preview
[](https://asciinema.org/a/Zsrd6Hlnwig9KzMtP335as8VI)
## Usage:
Usage: subd [options]
Options:
-V, --version output the version number
-s, --search Search movie
-l, --language Subtitle Language | DEFAULT=english
-d, --directory Directory to save subtitle at | DEFAULT=./
-p, --path Download subtitle for all movies in path
-c, --concurrency Used to assign number of concurrent download with -p DEFAULT=2
-v, --verbose A value that can be increased
-h, --help output usage information