Skip to content

nmarkoski/bbb-metadata-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bbb-metadata-exporter

A Node.js script for exporting BigBlueButton recording metadata in bulk.

It recursively scans files in the input directory for BigBlueButton recording IDs and writes the collected metadata to output.json.

Quick start

  1. Install dependencies

    npm install
  2. Prepare input

    • Create an input directory in the project root.
    • Add files that contain BigBlueButton links or recording IDs.
  3. Run

    npm start

About

Node.js script for exporting the metadata of BigBlueButton recordings in bulk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors