[ie/tarangplus] Add extractors (#13060)
Closes #13020 Authored by: subrat-lima
This commit is contained in:
parent
878a41e283
commit
260ba3abba
2 changed files with 229 additions and 0 deletions
|
|
@ -2007,6 +2007,11 @@ from .taptap import (
|
|||
TapTapMomentIE,
|
||||
TapTapPostIntlIE,
|
||||
)
|
||||
from .tarangplus import (
|
||||
TarangPlusEpisodesIE,
|
||||
TarangPlusPlaylistIE,
|
||||
TarangPlusVideoIE,
|
||||
)
|
||||
from .tass import TassIE
|
||||
from .tbs import TBSIE
|
||||
from .tbsjp import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue