]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/_extractors.py
[extractor/motherless] Add gallery support, fix groups (#7211)
[yt-dlp.git] / yt_dlp / extractor / _extractors.py
index ff659a7a29f3df9504f5b61561c1dbad0e9d7dc7..15344a6e5aaa11f9a32b11a264bc101006fc093c 100644 (file)
 from .morningstar import MorningstarIE
 from .motherless import (
     MotherlessIE,
-    MotherlessGroupIE
+    MotherlessGroupIE,
+    MotherlessGalleryIE,
 )
 from .motorsport import MotorsportIE
 from .movieclips import MovieClipsIE