[thestar] Add new extractor(closes #5955)
[youtube-dl] / youtube_dl / extractor / __init__.py
index 179c11ffade37a755f00b081984ce79e5e2ff560..bf9fa17c97226fa921e8a2bc448091c096a8a239 100644 (file)
@@ -737,6 +737,7 @@ from .theplatform import (
     ThePlatformFeedIE,
 )
 from .thesixtyone import TheSixtyOneIE
+from .thestar import TheStarIE
 from .thisamericanlife import ThisAmericanLifeIE
 from .thisav import ThisAVIE
 from .tinypic import TinyPicIE