Skip to content
/ SrtPy Public

Inspection tool, punctuation correction and SRT file format, focused on the Spanish language.

License

Notifications You must be signed in to change notification settings

kurotom/SrtPy

Repository files navigation

SrtPy

Automates the tedious task of:

  • Correctly formats subtitles.
  • Corrects punctuation.
  • Takes multiple SRT files to merge them into one file.

By default the final SRT file is named generated_srt.srt (using CLI).

I may add spell check, I am considering it.

Available commands

  • srtpy : cli PyConcatSRT
  • srtpy_gui : gui PyConcatSRT

Install

$ pip install srtpy

Usage

  • Using CLI.
$ srtpy [-h] -p PATH [-l LOG] [-o OUTPUT]

PATH : path to file, or directory. Required.

  • Using GUI.
$ srtpy_gui

About

Inspection tool, punctuation correction and SRT file format, focused on the Spanish language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published