mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	[ie/blackboardcollaborate] Support subtitles and authwalled videos (#12473)
Authored by: flanter21
This commit is contained in:
		| @@ -273,7 +273,10 @@ from .bitchute import ( | ||||
|     BitChuteChannelIE, | ||||
|     BitChuteIE, | ||||
| ) | ||||
| from .blackboardcollaborate import BlackboardCollaborateIE | ||||
| from .blackboardcollaborate import ( | ||||
|     BlackboardCollaborateIE, | ||||
|     BlackboardCollaborateLaunchIE, | ||||
| ) | ||||
| from .bleacherreport import ( | ||||
|     BleacherReportCMSIE, | ||||
|     BleacherReportIE, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 flanter21
					flanter21