[testtube] Add new extractor (Fixes #4759)

This commit is contained in:
Philipp Hagemeister 2015-01-23 00:32:35 +01:00
parent c994e6bd63
commit c2a30b250c
2 changed files with 61 additions and 0 deletions

View file

@ -432,6 +432,7 @@ from .telemb import TeleMBIE
from .teletask import TeleTaskIE
from .tenplay import TenPlayIE
from .testurl import TestURLIE
from .testtube import TestTubeIE
from .tf1 import TF1IE
from .theonion import TheOnionIE
from .theplatform import ThePlatformIE