文件名称:pysrt, SubRip ( srt ) 文件的python 解析器.zip
文件大小:115KB
文件格式:ZIP
更新时间:2022-10-07 18:56:27
开源
pysrt, SubRip ( srt ) 文件的python 解析器 pysrtpysrt是一个 python 库,用于编辑或者创建SubRip文件。 的序言pysrt主要设计为一个库,但是如果你遇到错误的字幕,你可以尝试使用 ruby-osdb,这将试图找到你的电影最佳字幕。 如果你仍
【文件预览】:
pysrt-master
----LICENCE.txt(34KB)
----test-requirements.txt(22B)
----.gitignore(48B)
----README.rst(2KB)
----tests()
--------static()
--------test_srttime.py(5KB)
--------test_srtitem.py(7KB)
--------__init__.py(0B)
--------test_srtfile.py(9KB)
----examples()
--------mvyskoc_merge.py(3KB)
----.coveragerc(62B)
----pysrt()
--------srttime.py(5KB)
--------commands.py(8KB)
--------srtfile.py(10KB)
--------srtitem.py(3KB)
--------compat.py(315B)
--------srtexc.py(442B)
--------__init__.py(560B)
--------comparablemixin.py(852B)
--------version.py(71B)
----MANIFEST.in(26B)
----setup.py(1KB)
----.travis.yml(236B)
----tox.ini(154B)