getsubtitle
v1.0.2
Published
A minimal command line tool to download movie subtitles from [yifysubtitles.com](https://www.yifysubtitles.com/)
Downloads
1
Readme
GetSubtitle
A minimal command line tool to download movie subtitles from yifysubtitles.com
Installation
npm install -g getsubtitle
Usage
- If you know the IMDB Id of your movie (https://www.imdb.com/title/tt3707104):
getsubtitle tt3707104
- If you just know the name of the movie and its release date:
getsubtitle Mine 2016
getsubtitle "The Secret Life of Pets" 2019
License
MIT