[ie/blackboardcollaborate] Support subtitles and authwalled videos (#12473)
Authored by: flanter21
This commit is contained in:
parent
3a84be9d16
commit
dcc4cba39e
2 changed files with 135 additions and 16 deletions
|
|
@ -273,7 +273,10 @@ from .bitchute import (
|
|||
BitChuteChannelIE,
|
||||
BitChuteIE,
|
||||
)
|
||||
from .blackboardcollaborate import BlackboardCollaborateIE
|
||||
from .blackboardcollaborate import (
|
||||
BlackboardCollaborateIE,
|
||||
BlackboardCollaborateLaunchIE,
|
||||
)
|
||||
from .bleacherreport import (
|
||||
BleacherReportCMSIE,
|
||||
BleacherReportIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue