sibvic / srt_norm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

srt_norm

Normilizes SRT subtitles.

Splits long subtitles according to the next rules:

  • not more than 2 lines in the subtitle;
  • no more than X chars in the line (X defined via a parameter).

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%