[telewebion] Add new extractor (closes #5135)

This commit is contained in:
Yen Chi Hsuan 2016-06-11 18:22:26 +08:00
parent 03ebea89b0
commit 856150d056
No known key found for this signature in database
GPG key ID: 3FDDD575826C5C30
2 changed files with 56 additions and 0 deletions

View file

@ -777,6 +777,7 @@ from .telecinco import TelecincoIE
from .telegraaf import TelegraafIE
from .telemb import TeleMBIE
from .teletask import TeleTaskIE
from .telewebion import TelewebionIE
from .testurl import TestURLIE
from .tf1 import TF1IE
from .theintercept import TheInterceptIE