Skip to content

ableev/downloadSubtitles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

downloadSubtitles

"smart" downloading of subtitles from addic7ed for exact tv show file.

Note! This script match your files in very specified regexp: (.*)\.[Ss]([0-9]+)[Ee]([0-9]+)\.([0-9]+p)\.([A-Za-z-]+)\.(.*)\.([A-Za-z0-9]+)

Installation

You need:

Usage

I'm Mac OS X user, so I created Automator workflow for quick downloading subtitles directly in my file manager: Download Subtitles in Finder Open Download Subtitles.workflow in Finder, click to "Install", "Open in Automator", change the path to your copy of downloadSubtitles.js and press "CMD+S" to save.

If you are not Mac OS X user, you can use script for command line:

20:08:16 [reLosted] ~ $ cd Movies/The.Flash.2014.S02E03/

20:08:31 [reLosted] ~/Movies/The.Flash.2014.S02E03 $ ls
The.Flash.2014.S02E03.720p.HDTV.X264-DIMENSION.mkv

20:08:32 [reLosted] ~/Movies/The.Flash.2014.S02E03 $ ~/git/downloadSubtitles/downloadSubtitles.js The.Flash.2014.S02E03.720p.HDTV.X264-DIMENSION.mkv
Subtitles file saved to ./The.Flash.2014.S02E03.720p.HDTV.X264-DIMENSION.srt

20:08:56 [reLosted] ~/Movies/The.Flash.2014.S02E03 $ ls
The.Flash.2014.S02E03.720p.HDTV.X264-DIMENSION.mkv The.Flash.2014.S02E03.720p.HDTV.X264-DIMENSION.srt

About

"smart" downloading of subtitles from addic7ed.com for exact tv show file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors