[tonline] Add new extractor(#10376)

This commit is contained in:
Remita Amine 2016-10-04 07:59:53 +01:00
parent 6eb5503b12
commit 7232e54813
2 changed files with 60 additions and 0 deletions

View file

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