[ie/huya:video] Add extractor (#10686)
Closes #10679 Authored by: hugepower
This commit is contained in:
parent
d02df303d8
commit
25c1cdaa26
2 changed files with 83 additions and 2 deletions
|
|
@ -823,7 +823,10 @@ from .hungama import (
|
|||
HungamaIE,
|
||||
HungamaSongIE,
|
||||
)
|
||||
from .huya import HuyaLiveIE
|
||||
from .huya import (
|
||||
HuyaLiveIE,
|
||||
HuyaVideoIE,
|
||||
)
|
||||
from .hypem import HypemIE
|
||||
from .hypergryph import MonsterSirenHypergryphMusicIE
|
||||
from .hytale import HytaleIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue