Add an extractor for tlc.de (fixes #2748)

This commit is contained in:
Jaime Marquínez Ferrándiz
2014-04-16 15:45:05 +02:00
parent 1db2666916
commit 3d1bb6b4dd
2 changed files with 43 additions and 0 deletions

View File

@ -251,6 +251,7 @@ from .tf1 import TF1IE
from .theplatform import ThePlatformIE
from .thisav import ThisAVIE
from .tinypic import TinyPicIE
from .tlc import TlcDeIE
from .toutv import TouTvIE
from .toypics import ToypicsUserIE, ToypicsIE
from .traileraddict import TrailerAddictIE