1.0.2 • Published 4 years ago

getsubtitle v1.0.2

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

GetSubtitle

A minimal command line tool to download movie subtitles from yifysubtitles.com

Installation

npm install -g getsubtitle

Usage

  1. If you know the IMDB Id of your movie (https://www.imdb.com/title/tt3707104):
getsubtitle tt3707104
  1. 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