[totalwebcasting] Add new extractor

This commit is contained in:
Filippo Valsorda
2017-01-11 18:51:25 -05:00
parent 365d136b7c
commit 7608a91ee7
2 changed files with 51 additions and 0 deletions

View File

@@ -946,6 +946,7 @@ from .tnaflix import (
)
from .toggle import ToggleIE
from .tonline import TOnlineIE
from .totalwebcasting import TotalWebCastingIE
from .toutv import TouTvIE
from .toypics import ToypicsUserIE, ToypicsIE
from .traileraddict import TrailerAddictIE