Updated init to add 22tracks

This commit is contained in:
Amish Bhadeshia 2015-03-24 18:34:33 +00:00 committed by Sergey M․
parent 5c19d18cbf
commit 8f76df7f37
1 changed files with 4 additions and 0 deletions

View File

@ -526,6 +526,10 @@ from .tvp import TvpIE, TvpSeriesIE
from .tvplay import TVPlayIE from .tvplay import TVPlayIE
from .tweakers import TweakersIE from .tweakers import TweakersIE
from .twentyfourvideo import TwentyFourVideoIE from .twentyfourvideo import TwentyFourVideoIE
from .twentytwotracks import (
TwentyTwoTracksIE,
TwentyTwoTracksGenreIE
)
from .twitch import ( from .twitch import (
TwitchVideoIE, TwitchVideoIE,
TwitchChapterIE, TwitchChapterIE,