isubrip

View on PyPIReverse Dependencies (0)

2.5.6 isubrip-2.5.6-py3-none-any.whl

Wheel Details

Project: isubrip
Version: 2.5.6
Filename: isubrip-2.5.6-py3-none-any.whl
Download: [link]
Size: 47632
MD5: 876c54be079df979f8f82da55762bcaf
SHA256: db5d00fd50f1f47502152d95735017c23f0f32f3e1fb76f7926695b883a8de0b
Uploaded: 2024-07-07 09:11:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: isubrip
Version: 2.5.6
Summary: A Python package for scraping and downloading subtitles from AppleTV / iTunes movie pages.
Author: Michael Yochpaz
Home-Page: https://github.com/MichaelYochpaz/iSubRip
Project-Url: Bug Reports, https://github.com/MichaelYochpaz/iSubRip/issues
Project-Url: Repository, https://github.com/MichaelYochpaz/iSubRip
License: MIT
Keywords: iTunes,AppleTV,movies,subtitles,scrape,scraper,download,m3u8
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Utilities
Requires-Python: >=3.8,<4.0
Requires-Dist: httpx[http2] (<0.28.0,>=0.27.0)
Requires-Dist: m3u8 (<5.0.0,>=4.1.0)
Requires-Dist: mergedeep (<2.0.0,>=1.3.4)
Requires-Dist: pydantic (<3.0.0,>=2.7.0)
Requires-Dist: tomli (<3.0.0,>=2.0.1)
Description-Content-Type: text/markdown
[Description omitted; length: 6307 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
isubrip/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
isubrip/__main__.py sha256=e1bpss-6b3iXNB9_2-NCxaajtDCKv2HkpJHyJK2vJvA 23539
isubrip/config.py sha256=EyRnBLzJy_vUt2E9eqEyZunsJiTYaC5Kc5taWqhxZmc 14124
isubrip/constants.py sha256=c_MZAUL32wZp5k2oKWn9VYOufC1_laIch_Ntd5kVl2s 1924
isubrip/data_structures.py sha256=qfTpVCVXGJODHwPosI3IAnixVCexPp_OkSSKhB7waRM 8798
isubrip/logger.py sha256=XexOS0djbSA5KOZHO7OYJ3jpCGuM__yl6sLi9feRKbI 1640
isubrip/resources/default_config.toml sha256=raGdsE83lIVPlhQt09YphNKJjO4TjkfUtPMsNoU2SXQ 574
isubrip/scrapers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
isubrip/scrapers/appletv_scraper.py sha256=O-zoPYAZWvgU76T67Ox01nTjmxv83Oitoeg7SndkHyQ 15779
isubrip/scrapers/itunes_scraper.py sha256=oBCjXCDWFmZnF4s4-dTn9X0TcshfN38CGaSxusM5RrU 3793
isubrip/scrapers/scraper.py sha256=92duzTfNH6gvIrZyerlWLGZw29J_yvRuQI1dN9zjQ9A 30233
isubrip/subtitle_formats/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
isubrip/subtitle_formats/subrip.py sha256=MXcJYxZQgsyiZKg8NBlgtlL_9amgnKo5TdYKuzU9aLo 1406
isubrip/subtitle_formats/subtitles.py sha256=so2gp9wHqCAbrjE2gswVZWEYG4GpFoS8eVjdCZUTPW8 11759
isubrip/subtitle_formats/webvtt.py sha256=WsW0tCUdMz-x4nKjbGv4m7t4Yo1JZ1cCLlxEJOKkzQs 12048
isubrip/utils.py sha256=sbgp8Gb552eg_aeu8wTAXjsureQMirWyDk33t8HUrl0 20012
LICENSE sha256=4v7__f1Mi1gqdURf2Pt93O-twFfm2dN6GJGsBnAW7Zo 1093
README.md sha256=6CtawAMwl-wNWZmBjxTPWOqxHvW-8SYkt7SzXAouhvc 6476
isubrip-2.5.6.dist-info/entry_points.txt sha256=uDinGYsu3CYs8eYaX_SVAH6AdjAVkIdAVWX6XJr7IbY 49
isubrip-2.5.6.dist-info/LICENSE sha256=4v7__f1Mi1gqdURf2Pt93O-twFfm2dN6GJGsBnAW7Zo 1093
isubrip-2.5.6.dist-info/METADATA sha256=D5NbTbd02_QDjlkW7hkAPyKTRz8Y-C4EAHVlmb7zolg 7755
isubrip-2.5.6.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
isubrip-2.5.6.dist-info/RECORD

entry_points.txt

isubrip = isubrip.__main__:main