bbbdl
  • Installation
  • Usage
  • Python API
bbbdl
  • bbbdl
  • View page source

bbbdl

Downloader for BigBlueButton meetings

Table of contents

  • Installation
    • Requirements
    • Installing bbbdl
      • Using pipx
      • Using pip and venv
  • Usage
    • Download mode
    • Sync mode
      • List file
      • Syncing from a local list file
      • Syncing from a remote list file
  • Python API
    • bbbdl.composer
      • compose_screensharing()
      • compose_lesson()
    • bbbdl.resources
      • Source
        • Source.create_from_url()
        • Source.get_audio()
        • Source.get_video()
      • Enable
        • Enable.start
        • Enable.end
      • Slide
        • Slide.resource
        • Slide.enables
      • Meeting
        • Meeting.deskshare
        • Meeting.webcams
        • Meeting.shapes
        • Meeting.from_base_url()
        • Meeting.from_url()
    • bbbdl.tracks
      • Tracks
        • Tracks.overlay()
        • Tracks.amerge()
    • bbbdl.urlhandler
      • playback_regex
      • playback_to_data()
    • bbbdl.exc
      • BBBDLException
      • MetadataNotFoundError
      • SourceNotFoundError

Useful links

  • Index

  • Module Index

  • Search Page

  • bbbdl on PyPI

  • bbbdl on Steffo’s Forge

  • PyPI stats for bbbdl

Next

© Copyright 2025, Stefano Pigozzi, Giorgio Minoccari.

Built with Sphinx using a theme provided by Read the Docs.