mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	[extractor/motherless] Add gallery support, fix groups (#7211)
Authored by: rexlambert22
This commit is contained in:
		| @@ -1119,7 +1119,8 @@ from .mojvideo import MojvideoIE | ||||
| from .morningstar import MorningstarIE | ||||
| from .motherless import ( | ||||
|     MotherlessIE, | ||||
|     MotherlessGroupIE | ||||
|     MotherlessGroupIE, | ||||
|     MotherlessGalleryIE, | ||||
| ) | ||||
| from .motorsport import MotorsportIE | ||||
| from .movieclips import MovieClipsIE | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 rexlambert22
					rexlambert22