Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for BigBlueButton (BBB) recordings #25092

Closed
wants to merge 4 commits into from

Conversation

olberger
Copy link

@olberger olberger commented May 1, 2020

Please follow the guide below

  • You will be asked some questions, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your pull request (like that [x])
  • Use Preview tab to see how your pull request will actually look like

Before submitting a pull request make sure you have:

In order to be accepted and merged into youtube-dl each piece of code must be in public domain or released under Unlicense. Check one of the following options:

  • I am the original author of this code and I am willing to release it under Unlicense
  • I am not the original author of this code but it is in public domain or released under Unlicense (provide reliable evidence)

What is the purpose of your pull request?

  • Bug fix
  • Improvement
  • New extractor
  • New feature

Description of your pull request and other information

BigBlueButton (aka BBB) is a virtual classrooms tool that allows recording the classes. Its recordings playback application doesn't provide a recording download feature, bu default. Hence the potential use for this contribution.

Note that BBB records multiple feeds : speaker audio (and webcam) and screen sharing, while slides aren't recorded in video (later playback of slide images + annotations).

This work is related to https://github.com/trahay/bbb-downloader that was made by my colleague François Trahay.

@olberger olberger marked this pull request as ready for review May 1, 2020 20:59
@olberger
Copy link
Author

olberger commented May 1, 2020

I'm done for now.

Expect the tests downloads to fail after a while when my test recording will be purged. Couldn't spot a public instance of BBB making recordings available for a long time

@dstftw dstftw force-pushed the master branch 2 times, most recently from 5e26784 to da2069f Compare September 13, 2020 13:50
@lebdron
Copy link
Contributor

lebdron commented Sep 16, 2020

It would be great to integrate slides-to-video conversion from here https://github.com/createwebinar/bbb-download

@dirkf dirkf closed this Aug 1, 2023
@dirkf dirkf added the defunct PR source branch is not accessible label Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defunct PR source branch is not accessible
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants