[ie/BlackboardCollaborate] Add support for bbcollab.com/launch URL format

This commit is contained in:
flanter21
2025-02-24 22:37:31 +00:00
parent 1e93e34189
commit 7196111afc
2 changed files with 23 additions and 1 deletions
+4 -1
View File
@@ -275,7 +275,10 @@ from .bitchute import (
BitChuteChannelIE,
BitChuteIE,
)
from .blackboardcollaborate import BlackboardCollaborateIE
from .blackboardcollaborate import (
BlackboardCollaborateIE,
BlackboardCollaborateLaunchIE,
)
from .bleacherreport import (
BleacherReportCMSIE,
BleacherReportIE,