youtube-wpm

View on PyPIReverse Dependencies (0)

0.1.0 youtube_wpm-0.1.0-py3-none-any.whl

Wheel Details

Project: youtube-wpm
Version: 0.1.0
Filename: youtube_wpm-0.1.0-py3-none-any.whl
Download: [link]
Size: 9178
MD5: 3810f922eee972503cc5fd2a8ae18fc9
SHA256: 8c99c4687756c7ea692151866087b2a3f7c53c2d4a8b6c7b68cc179e525c3333
Uploaded: 2023-12-31 17:27:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: youtube-wpm
Version: 0.1.0
Summary: youtube-wpm is a CLI tool to get a YouTube video's words per minute (WPM).
Author: Tsuyoshi Hombashi
Author-Email: tsuyoshi.hombashi[at]gmail.com
Home-Page: https://github.com/thombashi/youtube-wpm
Project-Url: Changlog, https://github.com/thombashi/youtube-wpm/releases
Project-Url: Source, https://github.com/thombashi/youtube-wpm
Project-Url: Tracker, https://github.com/thombashi/youtube-wpm/issues
License: MIT License
Keywords: YouTube,Transcript,WPM
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
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: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Terminals
Requires-Python: >=3.8
Requires-Dist: humanreadable (<1,>=0.3)
Requires-Dist: loguru (<1,>=0.4.1)
Requires-Dist: pytablewriter (<2,>=1.2)
Requires-Dist: pytube (<16,>=11)
Requires-Dist: youtube-transcript-api (<1,>=0.5)
Requires-Dist: pytest (>=6.0.1); extra == "test"
Requires-Dist: pytest-md-report (>=0.5); extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2975 characters]

WHEEL

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

RECORD

Path Digest Size
youtube_wpm/__init__.py sha256=XOL6wHg6Soy0p0rLr8rTl6ER9yKknp0H1d0WjfbxA50 88
youtube_wpm/__main__.py sha256=s0Qnj5TCGO9Ba1Ql8n_A1mnIRnHnMlh1nQxL14NO9C0 8494
youtube_wpm/__version__.py sha256=4ulAn3_5s1gxOq5c1bXwJy2GdSps36A2O-5m4HgVmUw 270
youtube_wpm/_const.py sha256=AgSh7cXYmEOP7rtNO044-w__FsGKvkqL8WB2da4H7YI 528
youtube_wpm/_logger.py sha256=WF1cELwEy741wcVP_oroxyY5R1pUumXU5bOOIaKg0YE 965
youtube_wpm/_youtube.py sha256=k4AXRr2AAclA6vJDYiH9cFurtIgEdTxSMmLABZJJu0I 3902
youtube_wpm-0.1.0.dist-info/LICENSE sha256=n-zm5lyi6FCgHyIS0WxVbZNCJ3YK9T4ARVdUbe8Gkl8 1074
youtube_wpm-0.1.0.dist-info/METADATA sha256=yvXIYwNTqap7eE7Rfw7dp3mHRjMt49yarr5P94LfYYo 4499
youtube_wpm-0.1.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
youtube_wpm-0.1.0.dist-info/entry_points.txt sha256=CtgnHaJgntOsGdo3vheOGF8W5TKFKRE_lbX8n9RALKs 58
youtube_wpm-0.1.0.dist-info/top_level.txt sha256=-rn0gIvR9ehhLaw5mMZSpvnKz1xDReEqdHYB0kC5ybU 12
youtube_wpm-0.1.0.dist-info/RECORD

top_level.txt

youtube_wpm

entry_points.txt

youtube-wpm = youtube_wpm.__main__:main