[extractor/hotstar] Add season support (#5479)
Closes #5473 Authored by: m4tu4g
This commit is contained in:
parent
3b87f4d943
commit
db6fa6960c
2 changed files with 53 additions and 11 deletions
|
|
@ -699,6 +699,7 @@ from .hotstar import (
|
|||
HotStarIE,
|
||||
HotStarPrefixIE,
|
||||
HotStarPlaylistIE,
|
||||
HotStarSeasonIE,
|
||||
HotStarSeriesIE,
|
||||
)
|
||||
from .howcast import HowcastIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue