emk / subtitles-rs

Use SRT subtitle files to study foreign languages (in progress)
Apache License 2.0
304 stars 32 forks source link

Rust subtitle utilities

Build Status Build status

Are you looking for substudy? Try here. (substudy has been merged into the subtitles-rs project.)

This repository contains a number of related tools and libraries for manipulating subtitles. See the README.md files in this individual subdirectories for more details.

Deprecated libraries

Historical interest

The following assorted libraries have been moved into the archive sub-directory, and are no longer maintained. vobsub2png might be worth updating at some point, although fewer language learners rely on DVD subtitles these days.

The following subtitle-related projects can be found in other repositories:

License

This code is distributed under the Apache 2.0 license, with the exception of some data in the fixtures directory, which contains a few individual frames of subtitle data used in tests. Note that none of the individual crates include that data.

Earlier versions of this code were distributed under the CC0 1.0 Universal public domain grant (plus fallback license). This may give you additional rights in certain jurisdictions, but you'd have to check with a legal professional.

Contributions

Your feedback and contributions are welcome! Please feel free to submit issues and pull requests using GitHub.