1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-07-01 03:22:52 -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