Skip to content

knubie/subs2srs

Repository files navigation

Ruby Subs 2 SRS

This script will convert a video file + subtitle file to .mochi deck for usage in Mochi.

Works with .srt, .vtt, and .ass subtitle files.

Dependencies

Gem dependencies are managed with bundler.

$ bundle install

This script also depends on ffmpeg, you can install it using Homebrew

$ brew install ffmpeg

Usage

$ ruby subs2srs.rb my_video_file.mp4 my_subtitle_file.srt [options]

Use:

$ ruby subs2srs.rb --help

for more options.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages