]> gitweb @ CieloNegro.org - youtube-dl.git/blobdiff - youtube_dl/extractor/__init__.py
Merge branch 'soompi' of https://github.com/ping/youtube-dl into ping-soompi
[youtube-dl.git] / youtube_dl / extractor / __init__.py
index 3c1e8d5269568b19a08f804247517dde55256e8c..f73bf646b510b8e9c93bbfc1fc5c5508da97f782 100644 (file)
@@ -480,6 +480,10 @@ from .smotri import (
 )
 from .snotr import SnotrIE
 from .sohu import SohuIE
+from .soompi import (
+    SoompiIE,
+    SoompiShowIE,
+)
 from .soundcloud import (
     SoundcloudIE,
     SoundcloudSetIE,