Add extractor for teletask

This commit is contained in:
MaxReimann 2014-12-21 11:01:28 +01:00
commit ee45625290
2 changed files with 60 additions and 0 deletions

View file

@ -405,6 +405,7 @@ from .ted import TEDIE
from .telebruxelles import TeleBruxellesIE
from .telecinco import TelecincoIE
from .telemb import TeleMBIE
from .teletask import TeleTaskIE
from .tenplay import TenPlayIE
from .testurl import TestURLIE
from .tf1 import TF1IE