C0D3D3V / bbb-dl

Downlaod BigBlueButton recordings. A simple scrapper for Big Blue Button lessons. Download and merge the audio and video files of a BigBlueButton conference from the conference replay url.
MIT License
65 stars 16 forks source link

Change output filename #8

Closed persuader closed 3 years ago

persuader commented 3 years ago

Hi. Thanks for the good work - the tool is real gem as it does not rely on chromium. I have one question.

Can i use metadata->bbb-context instead of metadata->meetingName for naming of the output files ? It will be good to have ouput filename as command line parameter.

C0D3D3V commented 3 years ago

Sounds like a nice feature. You are welcome to implement it and make a pull request :)

persuader commented 3 years ago

9