pysrt is a python library to search and download subtitles.
It comes with an easy to use CLI suitable for direct use or cron jobs.
Provides
Requires
License
GPL-3.0-only
Changelog
* Sun Jul 07 2024 Luigi Baldoni <aloisio@gmx.com>
- Prepend executable name with pysrt- to avoid clash with
the python-srt package
* Wed Feb 14 2024 Steve Kowalik <steven.kowalik@suse.com>
- Add patch use-assertequal.patch:
* Support Python 3.12 by using TestCase.assertEqual().
- Switch to autosetup and pyproject macros.
* Tue May 05 2020 Matej Cepl <mcepl@suse.com>
- Don't use %python3_only command, but properly use alternatives.
* Fri Apr 17 2020 Paolo Stivanin <info@paolostivanin.com>
- Use pytest instead of nose
* Mon Jan 20 2020 Luigi Baldoni <aloisio@gmx.com>
- Update to version 1.1.2
* open(): don't use universal 'U' mode
* Switched broken pypip.in badges to shields.io
* to use print in py2 and py3, print from __future__
* if file not exist show message
* Add Python 3 trove classifiers
* Mon Oct 14 2019 Matej Cepl <mcepl@suse.com>
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
* Fri Mar 31 2017 aloisio@gmx.com
- Set correct group
* Wed Mar 29 2017 aloisio@gmx.com
- Fixed source URL
* Tue Mar 28 2017 aloisio@gmx.com
- Converted to single-spec
- Added tests
- Dropped python-pysrt-rpmlintrc (those are pertinent warnings)
* Thu Dec 15 2016 aloisio@gmx.com
- Update to version 1.1.1
* Include tests in release source tarball
changes introduced in version 1.1.0:
* Make character_per_seconds correctly deal with tags and
introduce text_without_tags property
* Get rid of unused builtin_str
* pep8
* Fix conding style
* Make str() method of SrtItem function properly in both
Python 2 and 3
* Make SrtFile.encoding be set when autodetecting encoding
* Handle division by zero in characters_per_second
* Implement SubRipItem.characters_per_second
* Add duration property to SubRipItem
Files
/etc/alternatives/pysrt-srt
/usr/bin/pysrt-srt
/usr/bin/pysrt-srt-3.13
/usr/lib/python3.13/site-packages/pysrt
/usr/lib/python3.13/site-packages/pysrt-1.1.2.dist-info
/usr/lib/python3.13/site-packages/pysrt-1.1.2.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/pysrt-1.1.2.dist-info/METADATA
/usr/lib/python3.13/site-packages/pysrt-1.1.2.dist-info/RECORD
/usr/lib/python3.13/site-packages/pysrt-1.1.2.dist-info/REQUESTED
/usr/lib/python3.13/site-packages/pysrt-1.1.2.dist-info/WHEEL
/usr/lib/python3.13/site-packages/pysrt-1.1.2.dist-info/entry_points.txt
/usr/lib/python3.13/site-packages/pysrt-1.1.2.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/pysrt/__init__.py
/usr/lib/python3.13/site-packages/pysrt/__pycache__
/usr/lib/python3.13/site-packages/pysrt/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pysrt/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/pysrt/__pycache__/commands.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pysrt/__pycache__/commands.cpython-313.pyc
/usr/lib/python3.13/site-packages/pysrt/__pycache__/comparablemixin.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pysrt/__pycache__/comparablemixin.cpython-313.pyc
/usr/lib/python3.13/site-packages/pysrt/__pycache__/compat.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pysrt/__pycache__/compat.cpython-313.pyc
/usr/lib/python3.13/site-packages/pysrt/__pycache__/srtexc.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pysrt/__pycache__/srtexc.cpython-313.pyc
/usr/lib/python3.13/site-packages/pysrt/__pycache__/srtfile.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pysrt/__pycache__/srtfile.cpython-313.pyc
/usr/lib/python3.13/site-packages/pysrt/__pycache__/srtitem.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pysrt/__pycache__/srtitem.cpython-313.pyc
/usr/lib/python3.13/site-packages/pysrt/__pycache__/srttime.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pysrt/__pycache__/srttime.cpython-313.pyc
/usr/lib/python3.13/site-packages/pysrt/__pycache__/version.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pysrt/__pycache__/version.cpython-313.pyc
/usr/lib/python3.13/site-packages/pysrt/commands.py
/usr/lib/python3.13/site-packages/pysrt/comparablemixin.py
/usr/lib/python3.13/site-packages/pysrt/compat.py
/usr/lib/python3.13/site-packages/pysrt/srtexc.py
/usr/lib/python3.13/site-packa