X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2F__init__.py;fp=youtube_dl%2Fextractor%2F__init__.py;h=8f7df4d121c718bdb3b6cb52b591209aed31f156;hb=7da2c87119db8beda1bdc979fad38c08fc1252e9;hp=ee792bbe0f1d5a565921b94f973861cac46c0f41;hpb=c6ca11f1b31a292413cab03012654fd0021814a8;p=youtube-dl diff --git a/youtube_dl/extractor/__init__.py b/youtube_dl/extractor/__init__.py index ee792bbe0..8f7df4d12 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -743,6 +743,7 @@ from .theplatform import ( ThePlatformIE, ThePlatformFeedIE, ) +from .thescene import TheSceneIE from .thesixtyone import TheSixtyOneIE from .thestar import TheStarIE from .thisamericanlife import ThisAmericanLifeIE