mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 18:49:06 -07:00
[hotstar] Add new extractor
This commit is contained in:
parent
c24044635b
commit
fb8e402ad2
2 changed files with 80 additions and 0 deletions
|
@ -253,6 +253,7 @@ from .history import HistoryIE
|
|||
from .hitbox import HitboxIE, HitboxLiveIE
|
||||
from .hornbunny import HornBunnyIE
|
||||
from .hotnewhiphop import HotNewHipHopIE
|
||||
from .hotstar import HotStarIE
|
||||
from .howcast import HowcastIE
|
||||
from .howstuffworks import HowStuffWorksIE
|
||||
from .huffpost import HuffPostIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue