[toongoggles] Add new extractor(closes #12171)

This commit is contained in:
Remita Amine 2017-03-19 00:45:04 +01:00
parent f68ef1e2ab
commit 772b5ff57f
2 changed files with 82 additions and 0 deletions

View file

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