[ie/sohu] Fix extractor (#7628)
Closes #1667, Closes #7463 Authored by: c-basalt, bashonly
This commit is contained in:
parent
b4c1c408c6
commit
5be7e97886
2 changed files with 105 additions and 7 deletions
|
|
@ -1795,7 +1795,10 @@ from .slideslive import SlidesLiveIE
|
|||
from .slutload import SlutloadIE
|
||||
from .smotrim import SmotrimIE
|
||||
from .snotr import SnotrIE
|
||||
from .sohu import SohuIE
|
||||
from .sohu import (
|
||||
SohuIE,
|
||||
SohuVIE,
|
||||
)
|
||||
from .sonyliv import (
|
||||
SonyLIVIE,
|
||||
SonyLIVSeriesIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue