An open API service indexing awesome lists of open source software.

https://github.com/sciss/subtitletools

Some tools to manipulate srt (SubRip) files. Mirror of https://codeberg.org/sciss/SubtitleTools
https://github.com/sciss/subtitletools

Last synced: 11 months ago
JSON representation

Some tools to manipulate srt (SubRip) files. Mirror of https://codeberg.org/sciss/SubtitleTools

Awesome Lists containing this project

README

          

# SubtitleTools

[![Build Status](https://github.com/Sciss/SubtitleTools/workflows/Scala%20CI/badge.svg?branch=main)](https://github.com/Sciss/SubtitleTools/actions?query=workflow%3A%22Scala+CI%22)

## statement

This project is a collection of tools for manipulating srt (SubRip) subtitles files.
It is (C)opyright 2021 by Hanns Holger Rutz. All rights reserved. This project is released under
the [GNU Lesser General Public License](https://raw.github.com/Sciss/SubtitleTools/main/LICENSE) v2.1+ and comes with
absolutely no warranties. To contact the author, send an e-mail to `contact at sciss.de`.

## requirements / running

This project compiles against Scala 2.13 using sbt.