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

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

Awesome Lists containing this project

README

          

# Project Name
#### subd
## installation
npm install subd -g
## Preview
[![asciicast](https://asciinema.org/a/Zsrd6Hlnwig9KzMtP335as8VI.png)](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