[Hotstar] Add HotStarSeriesIE (#366)

Authored by: Ashish0804
This commit is contained in:
Ashish
2021-06-01 20:14:03 +05:30
committed by GitHub
parent 4040428efc
commit 6e6390321c
2 changed files with 47 additions and 1 deletions
+1
View File
@@ -505,6 +505,7 @@ from .hotnewhiphop import HotNewHipHopIE
from .hotstar import (
HotStarIE,
HotStarPlaylistIE,
HotStarSeriesIE,
)
from .howcast import HowcastIE
from .howstuffworks import HowStuffWorksIE