Menu

Tree [de904d] master /
 History

HTTPS access


File Date Author Commit
 README 2013-03-22 Daniele Forti Daniele Forti [de904d] README: future features added
 functions.py 2013-03-21 Daniele Forti Daniele Forti [d6b488] Initial Commit
 srteditpy.py 2013-03-21 Daniele Forti Daniele Forti [d6b488] Initial Commit

Read Me

author: Daniele Forti (aka willygroup)
email: willygroup@gmail.com

This script automatically edit an srt passed as first argument.
The editing consist of those steps:
 - removal of unnecessary empty rows and spaces
 - removal of _all_ tags
 - limitation of row length at 40 characters
 - limitation of rows number at 3 for single entry

For now it is not possible modifying the parameters.

In the module is also present a function able to shift time

Future Features:
 - editing parameters personalization (maxlen, maxrow, tag selection, etc...)
 - time convertion (23,976 <> 25)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.