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 Subtitle
sub = Subtitle('sub.ass')
sub.export()
Installation
Most users will want to simply install the latest version, hosted on PyPI:
$ 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-1.0.3.tar.gz
(4.2 kB
view hashes)
Built Distribution
Close
Hashes for pyasstosrt-1.0.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03e498df2dcb3525b0492d8f4b5c46536682fcf5fee6cc7130351245e4f93a61 |
|
MD5 | 7e94c9e87a2cb491ede8192c4a79e0ec |
|
BLAKE2b-256 | b467a2f030e93ca923b5100ba457ad67da4d3d8b4c693f794fef2c8896b341f2 |