Add an extractor for theplatform.com

This commit is contained in:
Jaime Marquínez Ferrándiz 2013-12-04 23:28:40 +01:00
parent bfb9f7bc4c
commit e9bf7479d2
2 changed files with 70 additions and 0 deletions

View file

@ -144,6 +144,7 @@ from .teamcoco import TeamcocoIE
from .techtalks import TechTalksIE
from .ted import TEDIE
from .tf1 import TF1IE
from .theplatform import ThePlatformIE
from .thisav import ThisAVIE
from .toutv import TouTvIE
from .traileraddict import TrailerAddictIE