python-subliminal
Subliminal is a python library to search and download subtitles. It comes with an easy to use CLI suitable for direct use or cron jobs.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-subliminal && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-subliminal.changes | 0000008796 8.59 KB | |
python-subliminal.spec | 0000002739 2.67 KB | |
subliminal-2.2.1.tar.gz | 0003122221 2.98 MB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1186349
from
Luigi Baldoni (alois)
(revision 6)
- Update to version 2.2.1 * Relax the version bounds on platformdirs to >= 3 * Show config message only in debug mode in CLI * Add example subliminal.toml to docs and various docs fixes - Update to version 2.2.0 * Drop python2 support, the supported versions are >=3.8,<=3.12. * Load CLI options from a configuration file with the --config/-c option * Change default encoding of downloaded subtitles to 'utf-8' (not the original encoding). Use the --original-encoding cli option to recover the previous default behavior * Add opensubtitlescom provider * Add gestdown provider * Add tmdb refiner (requires a personal API key) * Fix tvsubtitles provider * Fix opensubtitles provider * Fix napiprojekt provider * Fix podnapisi provider to use JSON API * Fix addic7ed provider * Remove thesubdb provider * Remove argenteam provider * Remove shooter provider * Remove legendastv provider * Use pyproject.toml to specify the package configurations. * Add pre-commit hook * Use ruff to lint and format * Use mypy to check types * Add type annotations * Drop dependencies: pysrt, appdirs, six, pytz * Add dependencies: + click-option-group>=0.5.6 + platformdirs>=4.2 + pysubs2>=1.7 + srt>=3.5 + tomli>=2 * Bump dependency versions: + babelfish>=0.6.1 + chardet>=5.0 + click>=8.0 + dogpile.cache>=1.0 + enzyme>=0.5.0 + stevedore>=3.0
Comments 0