mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-20 21:34:01 -07:00
[trovo] Add new extractor(closes #26125)
This commit is contained in:
parent
b79977fb6b
commit
62acf5fa2c
2 changed files with 197 additions and 0 deletions
|
@ -1238,6 +1238,10 @@ from .toutv import TouTvIE
|
|||
from .toypics import ToypicsUserIE, ToypicsIE
|
||||
from .traileraddict import TrailerAddictIE
|
||||
from .trilulilu import TriluliluIE
|
||||
from .trovo import (
|
||||
TrovoIE,
|
||||
TrovoVodIE,
|
||||
)
|
||||
from .trunews import TruNewsIE
|
||||
from .trutv import TruTVIE
|
||||
from .tube8 import Tube8IE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue