Merge branch 'master' of https://github.com/zx8/youtube-dl into zx8-master
[youtube-dl] / youtube_dl / extractor / __init__.py
index 3a0c42deda3f5e97412dd75833a0fb427c769078..d56eb64488fa5c1fc6c118709e4a6a797c78660d 100644 (file)
@@ -530,6 +530,10 @@ from .tvp import TvpIE, TvpSeriesIE
 from .tvplay import TVPlayIE
 from .tweakers import TweakersIE
 from .twentyfourvideo import TwentyFourVideoIE
+from .twentytwotracks import (
+    TwentyTwoTracksIE,
+    TwentyTwoTracksGenreIE
+)
 from .twitch import (
     TwitchVideoIE,
     TwitchChapterIE,
@@ -551,6 +555,7 @@ from .ustream import UstreamIE, UstreamChannelIE
 from .vbox7 import Vbox7IE
 from .veehd import VeeHDIE
 from .veoh import VeohIE
+from .vessel import VesselIE
 from .vesti import VestiIE
 from .vevo import VevoIE
 from .vgtv import VGTVIE