ts-cc-extractor

View on PyPIReverse Dependencies (0)

0.0.3 ts_cc_extractor-0.0.3-py3-none-any.whl

Wheel Details

Project: ts-cc-extractor
Version: 0.0.3
Filename: ts_cc_extractor-0.0.3-py3-none-any.whl
Download: [link]
Size: 43561
MD5: 83b300b1c4dce5b9de916d42b365b61b
SHA256: 3aab4c5eee575e89abfc9f9e7899412277058a56400dbc3a794142a042cb0011
Uploaded: 2022-06-26 16:34:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ts-cc-extractor
Version: 0.0.3
Summary: Extract EIA-608 captions from Video Transport Stream (*.ts) fileand convert them to SubRip (*.srt) or Video Text Tracks (*.vtt) subtitles
Author: Andy Trofimov
Author-Email: interlark[at]gmail.com
Home-Page: https://github.com/interlark/ts-cc-extractor
License: BSD
Keywords: ts extract convert eia-608 srt vtt subtitles captions
Classifier: Topic :: Internet
Classifier: Topic :: Utilities
Classifier: Topic :: Multimedia :: Video
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: BSD License
Requires-Python: >=3.7
Requires-Dist: pycaption (>=2.0.9)
Requires-Dist: wheel (<0.38,>=0.36.2); extra == "dev"
Requires-Dist: tox (<4,>=3.5); extra == "dev"
Requires-Dist: pytest (<8,>=6.2); extra == "dev"
Requires-Dist: typing-extensions (>=4.0.0); python_version < "3.8" and extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 1937 characters]

WHEEL

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

RECORD

Path Digest Size
ts_cc_extractor/__init__.py sha256=1154yIK86eeX2Anl0oyGj28jjUR8r5d-dpAnI-JMXXY 104
ts_cc_extractor/__main__.py sha256=eDkjB3bjOlyi76UVAbopRFesCKIOVFhn4mQyxmpoFVw 1385
ts_cc_extractor/extractor.py sha256=mSFMN5nBJWTwtsKepEsDl1aTb6Td4mqU-9GkLpj9szw 3260
ts_cc_extractor/media_tools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ts_cc_extractor/media_tools/cea608.py sha256=HZ_O3j6EqnEVw6HOEhW8AHKPpQfqFXWewSudCM5tKTo 33576
ts_cc_extractor/media_tools/cea708.py sha256=No_RnLbP6fN6hIkp1pQEa06Lieggw2Wo4XqrOV7EkiU 6108
ts_cc_extractor/media_tools/scc.py sha256=zOpaJtJDe2TBR4D3NsTCgM34oslQMc3vhlWaFFyLvpE 8288
ts_cc_extractor/media_tools/ts.py sha256=BkyC9eUOVKZPTpEnoUcqJA4fTfbwIi6YoLY0-naBKMI 117402
ts_cc_extractor-0.0.3.dist-info/LICENSE sha256=BTMQ55tXWR8qpoEbxtSafGiXXMDLwdhVHkkvKETNdtE 1322
ts_cc_extractor-0.0.3.dist-info/METADATA sha256=LlTd9knNpJW_-1YYXyuf1TpA9Xu7qtPCESYNASGobDU 3167
ts_cc_extractor-0.0.3.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
ts_cc_extractor-0.0.3.dist-info/entry_points.txt sha256=Be6dE4y7O3IqMpdS7rOE5AbWGmb6K2wI4baPNWSqFSo 67
ts_cc_extractor-0.0.3.dist-info/top_level.txt sha256=FszsZD4-iAthDyu41IC1B1UhL-BoXp-FWe5diebIXZk 16
ts_cc_extractor-0.0.3.dist-info/RECORD

top_level.txt

ts_cc_extractor

entry_points.txt

ts-cc-extractor = ts_cc_extractor.__main__:main