mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[ie/cwtv:movie] Add extractor (#12227)
Closes #12113 Authored by: bashonly
This commit is contained in:
		| @@ -454,7 +454,10 @@ from .curiositystream import ( | ||||
|     CuriosityStreamIE, | ||||
|     CuriosityStreamSeriesIE, | ||||
| ) | ||||
| from .cwtv import CWTVIE | ||||
| from .cwtv import ( | ||||
|     CWTVIE, | ||||
|     CWTVMovieIE, | ||||
| ) | ||||
| from .cybrary import ( | ||||
|     CybraryCourseIE, | ||||
|     CybraryIE, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 bashonly
					bashonly