BigBlueButton meetings downloader
Find a file
Steffo 405c8fabbb
All checks were successful
Release using Poetry a new version of the Python package and deploy docs on a host directory / Build package (push) Successful in 17s
Release using Poetry a new version of the Python package and deploy docs on a host directory / Build documentation (push) Successful in 18s
Release using Poetry a new version of the Python package and deploy docs on a host directory / Publish documentation via host runner (push) Successful in 1s
Release using Poetry a new version of the Python package and deploy docs on a host directory / Publish package on Forgejo Packages (push) Successful in 2s
Release using Poetry a new version of the Python package and deploy docs on a host directory / Publish package on Test PyPI (push) Successful in 4s
Release using Poetry a new version of the Python package and deploy docs on a host directory / Publish package on PyPI (push) Successful in 4s
Bump version to 1.3.4
2025-11-26 03:13:04 +01:00
.forgejo/workflows Add Forgejo workflow 2025-11-25 05:58:30 +01:00
.media Update icon 2025-11-25 06:22:01 +01:00
bbbdl Apply the usual click context fixes 2025-11-25 06:17:53 +01:00
docs Fix headings in Autodoc 2025-11-26 03:12:50 +01:00
.editorconfig Add .editorconfig 2025-11-25 05:58:53 +01:00
.gitignore Remove .idea from .gitignore 2025-11-25 06:01:08 +01:00
LICENSE.txt Update project metadata 2024-05-20 01:22:29 +02:00
poetry.lock Increase minimum python version to 3.11 2025-11-25 06:13:15 +01:00
pyproject.toml Bump version to 1.3.4 2025-11-26 03:13:04 +01:00
README.md Remove issues and pull requests from README and package 2025-11-25 06:48:20 +01:00

BBBDL

BigBlueButton meetings downloader

Quick setup

Make sure pipx and ffmpeg are installed, then:

pipx install bbbdl
pipx run bbbdl --version
pipx run bbbdl --help

See the documentation for more information.

Tools

Written in Python CLI with Click

Packaging

Available on PyPI Available on Forgejo Packages

Documentation

Documentation available Licensed under EUPL-1.2

Development

Code repository Releases