]> git.bitcoin.ninja Git - youtube-dl/blobdiff - youtube_dl/extractor/__init__.py
Updated init to add 22tracks
[youtube-dl] / youtube_dl / extractor / __init__.py
index d73826d44bf2b4163603cd62571eb0b4195d3901..b0df52afdf14f0e753c80577621b3d95131db1de 100644 (file)
@@ -526,6 +526,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,