youtube2zim

View on PyPIReverse Dependencies (1)

3.3.0 youtube2zim-3.3.0-py3-none-any.whl

Wheel Details

Project: youtube2zim
Version: 3.3.0
Filename: youtube2zim-3.3.0-py3-none-any.whl
Download: [link]
Size: 29427
MD5: 5e37b5cdb505cc43b083dd95b45ee204
SHA256: 2c14405fc7156a5a445f70d6db5294d0eacea77117354a8b84ce7bbea7e0f5e9
Uploaded: 2024-12-05 14:12:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: youtube2zim
Version: 3.3.0
Summary: Make ZIM file from a Youtube channel, user or playlist(s)
Author-Email: openZIM <dev[at]openzim.org>
Project-Url: Donate, https://www.kiwix.org/en/support-us/
Project-Url: Homepage, https://www.kiwix.org
License: GPL-3.0-or-later
Keywords: offline,openzim,youtube,zim
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Python: <3.13,>=3.12
Requires-Dist: jinja2 (==3.1.4)
Requires-Dist: kiwixstorage (==0.9.0)
Requires-Dist: pif (==0.8.2)
Requires-Dist: pydantic (==2.9.1)
Requires-Dist: pyhumps (==3.8.0)
Requires-Dist: python-dateutil (==2.9.0.post0)
Requires-Dist: python-slugify (==8.0.4)
Requires-Dist: requests (==2.32.3)
Requires-Dist: schedule (==1.2.2)
Requires-Dist: yt-dlp
Requires-Dist: zimscraperlib (==4.0.0)
Requires-Dist: pyright (==1.1.380); extra == "check"
Requires-Dist: debugpy (==1.8.5); extra == "dev"
Requires-Dist: humanfriendly (==10.0); extra == "dev"
Requires-Dist: pre-commit (==3.8.0); extra == "dev"
Requires-Dist: youtube2zim[check]; extra == "dev"
Requires-Dist: youtube2zim[lint]; extra == "dev"
Requires-Dist: youtube2zim[scripts]; extra == "dev"
Requires-Dist: youtube2zim[test]; extra == "dev"
Requires-Dist: black (==24.8.0); extra == "lint"
Requires-Dist: ruff (==0.6.4); extra == "lint"
Requires-Dist: invoke (==2.2.0); extra == "scripts"
Requires-Dist: coverage (==7.6.1); extra == "test"
Requires-Dist: pytest (==8.3.3); extra == "test"
Provides-Extra: check
Provides-Extra: dev
Provides-Extra: lint
Provides-Extra: scripts
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 5459 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.21.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
youtube2zim/__about__.py sha256=MPSbkJS_-QSkLK7sMlFXFf5iWlbcSL18Dj2ZiMCtS9c 22
youtube2zim/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
youtube2zim/__main__.py sha256=CDgZgXIxVCOBk5ChTjyzDXPHSGJVjxk_reqXUFBIPHM 157
youtube2zim/constants.py sha256=0azRXzyvqeg8aDEnpsarm5pcR3hFMfEzTSgUUp7FANk 758
youtube2zim/entrypoint.py sha256=-AldLS542KJXclNhCMc5kiPZEnGjnKYFxe65OwJxwsY 6272
youtube2zim/processing.py sha256=BZ__95lJzPGOwHOxmP9GmqE0FVu5UsM2Yv6v92eOUtE 2201
youtube2zim/schemas.py sha256=P-8OsdsHSstE-UO8WFyHEq6GdUcCE-9iz-5g_s5mcbA 2667
youtube2zim/scraper.py sha256=0uurH__ZFk_VsklQp-7zrUoI0Y60dcxaXle-Q1IUCKA 49447
youtube2zim/utils.py sha256=YI-4V59E4QxTJ5TJINPpQNgY1DojTz9sW41YZEeRUN8 1437
youtube2zim/youtube.py sha256=BgQcvJI1jaGcGapYhijobboPSqMHog8btp6I1Lehg5g 14789
youtube2zim/playlists/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
youtube2zim/playlists/__main__.py sha256=3ZaaCgLfxWhQAjF9q1lOIVYDBnvCzT73KsqGxKaIDRk 167
youtube2zim/playlists/entrypoint.py sha256=fDNsvUqM5koz7h-mlBRn9C33cknUt6FsoP7511Pggo8 3653
youtube2zim/playlists/scraper.py sha256=u2Z8JvAec9gVZUtIL35-wjGwvK0Yu-VXuOVLlBrlnHg 7354
youtube2zim-3.3.0.dist-info/METADATA sha256=G5v-CCcz0RAkKGvsXstJBVC6PML0Jivf9FsT22Fny7k 7138
youtube2zim-3.3.0.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
youtube2zim-3.3.0.dist-info/entry_points.txt sha256=vib1UVtIbdpH-Z0_qYkYsmZSVTXR5ySnh2VMzPvZOyk 118
youtube2zim-3.3.0.dist-info/RECORD

entry_points.txt

youtube2zim = youtube2zim.__main__:main
youtube2zim-playlists = youtube2zim.playlists.__main__:main