[TrovoLive] Add extractor (partially fix #20)
Only VOD extractor has been implemented Related: https://github.com/ytdl-org/youtube-dl/issues/26125 Related: https://github.com/blackjack4494/yt-dlc/issues/220
This commit is contained in:
parent
8a51f56439
commit
5c610515c9
3 changed files with 117 additions and 1 deletions
|
|
@ -1265,6 +1265,7 @@ from .toutv import TouTvIE
|
|||
from .toypics import ToypicsUserIE, ToypicsIE
|
||||
from .traileraddict import TrailerAddictIE
|
||||
from .trilulilu import TriluliluIE
|
||||
from .trovolive import TrovoLiveIE
|
||||
from .trunews import TruNewsIE
|
||||
from .trutv import TruTVIE
|
||||
from .tube8 import Tube8IE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue