[ie/hotstar:series] Fix extractor (#13564)

* Removes HotStarSeasonIE and HotStarPlaylistIE

Authored by: bashonly
This commit is contained in:
bashonly
2025-06-28 23:30:51 +00:00
committed by GitHub
parent b5bd057fe8
commit 4bd9a7ade7
2 changed files with 49 additions and 96 deletions
-2
View File
@@ -805,9 +805,7 @@ from .holodex import HolodexIE
from .hotnewhiphop import HotNewHipHopIE
from .hotstar import (
HotStarIE,
HotStarPlaylistIE,
HotStarPrefixIE,
HotStarSeasonIE,
HotStarSeriesIE,
)
from .hrefli import HrefLiRedirectIE