Project

suby

0.01
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Find and download subtitles
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 1.19
~> 1.6.7
~> 1.3
~> 1.1
 Project Readme

suby Build Status

Find and download subtitles

suby is a little script to find and download subtitles for TV series

Deprecated

This project is no longer maintained. Keeping it working is hard work as upstream APIs keep changing in non-compatible ways.

We recommend using subliminal instead.

Install

gem install suby

Synopsis

suby 'My Show 1x01 - Pilot.avi' # => Downloads 'My Show 1x01 - Pilot.srt'

Features

  • Parse filename to detect show, season and episode
  • Search and download appropriate subtitle, extracting it from the archive and renaming it
  • Accept a lang option (defaults to en)
  • Try multiple sites, falling back on the next one if it was not found on the current
  • Detailed error messages

TODO

  • usual movies support (via opensubtitles.org)
  • multi-episodes support
  • choose wiser the right subtitle if many are available