[ie/hotstar:series] Fix extractor (#13564)
* Removes HotStarSeasonIE and HotStarPlaylistIE Authored by: bashonly
This commit is contained in:
parent
b5bd057fe8
commit
4bd9a7ade7
2 changed files with 49 additions and 96 deletions
|
|
@ -805,9 +805,7 @@ from .holodex import HolodexIE
|
|||
from .hotnewhiphop import HotNewHipHopIE
|
||||
from .hotstar import (
|
||||
HotStarIE,
|
||||
HotStarPlaylistIE,
|
||||
HotStarPrefixIE,
|
||||
HotStarSeasonIE,
|
||||
HotStarSeriesIE,
|
||||
)
|
||||
from .hrefli import HrefLiRedirectIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue