[tenplay] Add new extractor

This commit is contained in:
Adam Malcontenti-Wilson
2014-05-19 23:28:21 +10:00
parent 89bb8e97ee
commit 1d0668ed5a
2 changed files with 73 additions and 0 deletions

View File

@@ -265,6 +265,7 @@ from .sztvhu import SztvHuIE
from .teamcoco import TeamcocoIE
from .techtalks import TechTalksIE
from .ted import TEDIE
from .tenplay import TenPlayIE
from .testurl import TestURLIE
from .tf1 import TF1IE
from .theplatform import ThePlatformIE