mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-04-24 22:57:13 -04:00
Updated pysubs2 module to support newer SSA files.
This commit is contained in:
parent
60353c0367
commit
09a8335a03
17 changed files with 548 additions and 299 deletions
|
@ -10,3 +10,6 @@ load = SSAFile.load
|
|||
|
||||
#: Alias for :meth:`pysubs2.time.make_time()`.
|
||||
make_time = time.make_time
|
||||
|
||||
#: Alias for `pysubs2.common.VERSION`.
|
||||
__version__ = VERSION
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue