Skip to content

A simple script to download users' presentations and records during a session.

License

Notifications You must be signed in to change notification settings

lpetic/bigbluebutton-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BigBlueButton Downloader

A simple script to download users' presentations during a session and records.

This project is working fine with BigBlueButton 2.7.2 version.

Installation

# Install the requirements
$ python3 -m pip install -r requirements.txt

Usage

$ ./main.py help
Usage: [COMMAND] [OPTION]

=====================================================

NAME
    presentation [URL]

DESCRIPTION
    Download a presentation from BigBlueButton server.
    The URL to provide is the current URL of the slide.

=====================================================

NAME
    playback [URL] [TYPE]

DESCRIPTION
    Download a playback from BigBlueButton server.
    The URL to provide is the URL of the video or audio.

    --shared-screen     Type of the video is a deskshare.
    --presentation      Type of the video is presentation with slides.

=====================================================

About

A simple script to download users' presentations and records during a session.

Topics

Resources

License

Stars

Watchers

Forks

Languages