This project is a small python script for reversing the punctuation of an SRT subtitle. It is based on the Subtitle Workshop 2.61 feature with the same capabilities.
When I use any media streamer to stream movies to my TV, usually the Hebrew subtitles have reversed puncuation. This is due RTL nature of the hebrew language. This can drive me crazy, but than again, it is not easy to support RTL languages.
$ python rev.py <SRT_FILE>
Want to add new features?
git checkout -b my-new-feature
git commit -am 'Add some feature'
git push origin my-new-feature
Found a but or want to request a new feature? go here
no version yet :(
See LICENCE file