[hotstar:playlist] Add extractor
This commit is contained in:
parent
6e71bbf4ab
commit
477c97f86b
2 changed files with 61 additions and 2 deletions
|
@ -432,7 +432,10 @@ from .hitbox import HitboxIE, HitboxLiveIE
|
|||
from .hitrecord import HitRecordIE
|
||||
from .hornbunny import HornBunnyIE
|
||||
from .hotnewhiphop import HotNewHipHopIE
|
||||
from .hotstar import HotStarIE
|
||||
from .hotstar import (
|
||||
HotStarIE,
|
||||
HotStarPlaylistIE,
|
||||
)
|
||||
from .howcast import HowcastIE
|
||||
from .howstuffworks import HowStuffWorksIE
|
||||
from .hrti import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue