1 2 3 4 5 6 7 8
# bbb-recorder Create a backup of a Big Blue Button recording for personal use. * install Chromium * `npm install` * `npm run start https://recording-url.example.test filename.webm` * recording will be stored in `~/Downloads/filename.webm`