[22tracks] Remove extractor (closes #11024)
[youtube-dl] / youtube_dl / extractor / extractors.py
index b6ad50ec7e1226ed7b686cc0fb04dee543aed061..92f7e90274ee226ca4d7dbeb77c22a7ec21234a8 100644 (file)
@@ -1110,10 +1110,6 @@ from .tvplayer import TVPlayerIE
 from .tweakers import TweakersIE
 from .twentyfourvideo import TwentyFourVideoIE
 from .twentymin import TwentyMinutenIE
-from .twentytwotracks import (
-    TwentyTwoTracksIE,
-    TwentyTwoTracksGenreIE
-)
 from .twitch import (
     TwitchVideoIE,
     TwitchChapterIE,
@@ -1336,7 +1332,7 @@ from .youku import (
     YoukuShowIE,
 )
 from .younow import (
-    YouNowIE,
+    YouNowLiveIE,
     YouNowChannelIE,
     YouNowMomentIE,
 )