pgsrip
pgsrip copied to clipboard
Rip your PGS subtitles
Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.10.0. Changelog Sourced from mypy's changelog. Mypy Release Notes Next release Mypy 1.10 We’ve just uploaded mypy 1.10 to the Python Package Index (PyPI). Mypy...
I getting this error for episodes I've ripped from a few particular series. In most cases I've had no problem, but these appear to be getting something unexpected - maybe...
I've had very good results with most of the files I've converted, but I have noticed the OCR seems to be particularly bad in some situations. I've narrowed this down...
It is common to find videos that contain multiple subtitles for the same language (for instance, SDH and non-SDH subtitles). In order to make this flexible, it would be useful...
Hello, thanks for creating this package! A feature I'm missing is the ability to blacklist certain characters (seeing as tesseract keeps catching `I` as `|`). Scouring through the code, I...
Hello, here's my problem, I noticed that with some of my subtitle files, pgsrip (latest version) returned this error: ``` INFO:pgsrip:Tesseract version: 5.3.0.20221222 INFO:pgsrip:Tesseract data: None DEBUG:pgsrip.media_path:The Godfather Part II...
No matter what I set max workers to, more than 4 threads are not used by the tesseract process. In the help dialog, however, it says that 1 to 50...
Your program works exceptionally well, so I hope to be able to use it with VobSubs as well. A flag could perhaps include VobSubs too and convert them to PGS...
Bumps [setuptools](https://github.com/pypa/setuptools) from 70.1.0 to 73.0.0. Changelog Sourced from setuptools's changelog. v73.0.0 Features Mark abstract base classes and methods with abc.ABC and abc.abstractmethod -- by :user:Avasam (#4503) Changed the order...
Bumps [snok/install-poetry](https://github.com/snok/install-poetry) from 1.3.4 to 1.4.1. Release notes Sourced from snok/install-poetry's releases. v1.4.1 What's Changed fix: Use python3 instead of python by @megaserg in snok/install-poetry#159 New Contributors @megaserg made their...