[hungama] Add support for videos (closes #17402)
This commit is contained in:
parent
440863ade1
commit
2543938bbe
2 changed files with 74 additions and 9 deletions
|
@ -469,7 +469,10 @@ from .hrti import (
|
|||
)
|
||||
from .huajiao import HuajiaoIE
|
||||
from .huffpost import HuffPostIE
|
||||
from .hungama import HungamaIE
|
||||
from .hungama import (
|
||||
HungamaIE,
|
||||
HungamaSongIE,
|
||||
)
|
||||
from .hypem import HypemIE
|
||||
from .iconosquare import IconosquareIE
|
||||
from .ign import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue