Skip to content

Client library for the OSDb protocol. Currently the implentation is limited to movie identification and subtitles search

License

Notifications You must be signed in to change notification settings

RubyOnWorld/osdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSDb

Client library for the OSDb protocol. Currently the implentation is limited to movie identification and subtitles search

Build Status Gem Version

Examples

Just read the source of bin/getsub it is a typical example of OSDb's capacities.

getsub

The osdb gem provide a simple script to find and download the best subtitle on opensubtitles.org for your video file.

Installation

$ gem install osdb

Usage

You just have to execute getsub with some video files in arguments:

$ getsub somemovie.avi othermovie.mkv

Or specify a directory to search recursively:

$ getsub ~/Movies

For options details just run:

$ getsub --help

About

Client library for the OSDb protocol. Currently the implentation is limited to movie identification and subtitles search

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages