Skip to content

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

License

Notifications You must be signed in to change notification settings

faressoft/subtitle-fetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published