mkv-episode-matcher

View on PyPIReverse Dependencies (0)

0.7.1 mkv_episode_matcher-0.7.1-py3-none-any.whl

Wheel Details

Project: mkv-episode-matcher
Version: 0.7.1
Filename: mkv_episode_matcher-0.7.1-py3-none-any.whl
Download: [link]
Size: 20950
MD5: 2c76eb29db5c3aef14e8936a04f97ed1
SHA256: e9b1afbfcecbda04d1f9f8a83f9a305d6fd53936df9dfdd6b29b9e984fe03c51
Uploaded: 2025-04-05 17:01:38 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: mkv-episode-matcher
Version: 0.7.1
Summary: The MKV Episode Matcher is a tool for identifying TV series episodes from MKV files and renaming the files accordingly.
Author: Jonathan Sakkos
Author-Email: Jsakkos <jonathansakkos[at]gmail.com>
Home-Page: https://github.com/Jsakkos/mkv-episode-matcher
Project-Url: Documentation, https://github.com/Jsakkos/mkv-episode-matcher#readme
Project-Url: Issues, https://github.com/Jsakkos/mkv-episode-matcher/issues
Project-Url: Source, https://github.com/Jsakkos/mkv-episode-matcher
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: <3.13,>=3.9
Requires-Dist: configparser (>=7.1.0)
Requires-Dist: ffmpeg (>=1.4)
Requires-Dist: loguru (>=0.7.2)
Requires-Dist: openai-whisper (>=20240930)
Requires-Dist: opensubtitlescom (>=0.1.5)
Requires-Dist: rapidfuzz (>=3.10.1)
Requires-Dist: requests (>=2.32.3)
Requires-Dist: rich[jupyter] (>=13.9.4)
Requires-Dist: tmdb-client (>=0.0.1)
Requires-Dist: torch (>=2.5.1)
Requires-Dist: torchaudio (>=2.5.1)
Requires-Dist: torchvision (>=0.20.1)
Requires-Dist: wave (>=0.0.2)
Description-Content-Type: text/markdown
[Description omitted; length: 3957 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (78.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mkv_episode_matcher/.gitattributes sha256=Gh2-F2vCM7SZ01pX23UT8pQcmauXWfF3gwyRSb6ZAFs 66
mkv_episode_matcher/__init__.py sha256=u3yZcpuK0ICeUjxYKePvW-zS61E5ss5q2AvqnSHuz9E 240
mkv_episode_matcher/__main__.py sha256=O3GQk5R9BFuA-QNlqfBgDSS7G_W8IGSxiV8CFUbcaLc 10059
mkv_episode_matcher/config.py sha256=EcJJjkekQ7oWtarUkufCYON_QWbQvq55-zMqCTOqSa4 2265
mkv_episode_matcher/episode_identification.py sha256=r75AGVSQPdJwOZC1PkyPh89OCyjqDhpMbMuh0J3KWDY 12531
mkv_episode_matcher/episode_matcher.py sha256=SxAbnXuTJITD1o0WohE9heE3Fm9zW_w0Nq3GzqtcIpQ 6329
mkv_episode_matcher/subtitle_utils.py sha256=Hz9b4CKPV07YKTY4dcN3WbvdbvH-S3J4zcb9CiyvPlE 2551
mkv_episode_matcher/tmdb_client.py sha256=LbMCgjmp7sCbrQo_CDlpcnryKPz5S7inE24YY9Pyjk4 4172
mkv_episode_matcher/utils.py sha256=modXMLmt2fpny8liXwqe4ylxnwwfg_98OLOacv5izps 14501
mkv_episode_matcher-0.7.1.dist-info/METADATA sha256=aldFGWAmo9NdKCgkrxI5bZB-5IwvJt78OlWXVB9xzBs 5384
mkv_episode_matcher-0.7.1.dist-info/WHEEL sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0 91
mkv_episode_matcher-0.7.1.dist-info/entry_points.txt sha256=IglJ43SuCZq2eQ3shMFILCkmQASJHnDCI3ogohW2Hn4 64
mkv_episode_matcher-0.7.1.dist-info/top_level.txt sha256=XRLbd93HUaedeWLtkyTvQjFcE5QcBRYa3V-CfHrq-OI 20
mkv_episode_matcher-0.7.1.dist-info/RECORD

top_level.txt

mkv_episode_matcher

entry_points.txt

mkv-match = mkv_episode_matcher.__main__:main