subtitle-fetch
v1.2.0
Published
Download a subtitle from Subscene, extract the zip file, convert to UTF-8, rename the subtitle file to match the movie in the current directory
Downloads
7
Maintainers
Readme
SubtitleFetch
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.