Add support for tou.tv (Fixes #1792)

This commit is contained in:
Philipp Hagemeister 2013-11-20 06:13:19 +01:00
parent 69545c2aff
commit 5904088811
4 changed files with 106 additions and 0 deletions

View file

@ -133,6 +133,7 @@ from .techtalks import TechTalksIE
from .ted import TEDIE
from .tf1 import TF1IE
from .thisav import ThisAVIE
from .toutv import TouTvIE
from .traileraddict import TrailerAddictIE
from .trilulilu import TriluliluIE
from .tube8 import Tube8IE