Convert ASS subtitle to SRT format
Project description
pyasstosrt
pyasstosrt – this tool will help you convert Advanced SubStation Alpha (ASS/SSA) subtitle files to SubRip (SRT) files.
from pyasstosrt import Substation
sub = Substation('sub.ass')
sub.translate()
Installation
$ pip install pyasstosrt
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyasstosrt-0.0.3.tar.gz
(3.1 kB
view hashes)