1.2.0 • Published 6 years ago

subtitle-fetch v1.2.0

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

SubtitleFetch

npm npm

Demo

About

It is a tool to help you to download subtitles from Subscene.

  • Auto recognize the movie name from the video file.
  • Searches for the movie and get a list of results to choose from.
  • Lists the subtitles to choose from including:
    • Rating(gray, green, red).
    • Title.
    • Author.
  • Downloads the choosed subtitle.
  • Extracts the subtitle file.
  • Converts into UTF8.
  • Saves the subtitle to a file with a matching name with the video.

Installation

npm install -g subtitle-fetch

Usage

Go to the directory that has the movie file then run the tool:

subtitleFetch

or the another alias

subf

License

This project is under the MIT license.