1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-06 06:17:06 -05:00

[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