bbb-dl

View on PyPIReverse Dependencies (0)

1.0.11 bbb_dl-1.0.11-py3-none-any.whl

Wheel Details

Project: bbb-dl
Version: 1.0.11
Filename: bbb_dl-1.0.11-py3-none-any.whl
Download: [link]
Size: 32421
MD5: bc158827392573545129a255be142cbe
SHA256: 68d3f11be9bb6e05c3ca83be1859955c3e5299393be6fa45fbc77b6592edcbe1
Uploaded: 2024-04-16 15:31:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bbb-dl
Version: 1.0.11
Summary: Big Blue Button Downloader that downloads a BBB lesson as MP4 video
Author: C0D3D3V
Home-Page: https://github.com/C0D3D3V/bbb-dl
License: GPL-2.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Education
Classifier: Topic :: Internet :: WWW/HTTP :: Indexing/Search
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Requires-Dist: aiofiles (>=22.1.0)
Requires-Dist: aiohttp (>=3.8.3)
Requires-Dist: colorama (>=0.4.6)
Requires-Dist: playwright (>=1.29.0)
Requires-Dist: python-ffmpeg (>=2.0.12)
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS
[Description omitted; length: 10163 characters]

WHEEL

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

RECORD

Path Digest Size
bbb_dl/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bbb_dl/batch.py sha256=oqaqd8wOWrXmIM83DDDxS7uvQtvKRwySbbKH3pVFyvQ 11835
bbb_dl/ffmpeg.py sha256=EPfcS34QbG9sX27MB-GopC04QQA5JhDA7XIicCx1b7I 11138
bbb_dl/main.py sha256=JemFaK-g1qvkpcPwWg8lC0M3Qaen1_hGWCHyDOM89Nw 59163
bbb_dl/utils.py sha256=JF-T5G9wDYfnHggbsNTJKGgv2Ao1p3OjxIaoTUviq9s 21019
bbb_dl/version.py sha256=FX1uB9A8GQrSIKdyM4MfRyU174ifD40UlsZkjgGR5OM 23
bbb_dl-1.0.11.dist-info/AUTHORS sha256=4MaLPvR3Vve1W0HapD8zLF2MyzY0qDoQ-ck9YvosZ6g 421
bbb_dl-1.0.11.dist-info/LICENSE sha256=tRwtTRj1yGv5K9lBbymjdH5sgPT7qTA7lbU3Qi00AMY 1093
bbb_dl-1.0.11.dist-info/METADATA sha256=9ZqjOrrKpS6KAzlpNo6hawugnr3StJQoZ0gUIitUa8w 11058
bbb_dl-1.0.11.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
bbb_dl-1.0.11.dist-info/entry_points.txt sha256=SinCIpP82WuE-5-ly6vUjIToukP5z3_gXdr66WT4an8 77
bbb_dl-1.0.11.dist-info/top_level.txt sha256=FDJlQVlLgO6oDBtCWr9A2RiEW-JlaN0Aps0xQlzwhbw 7
bbb_dl-1.0.11.dist-info/RECORD

top_level.txt

bbb_dl

entry_points.txt

bbb-dl = bbb_dl.main:main
bbb-dl-batch = bbb_dl.batch:main