[ie/sohu] Fix extractor (#7628)

Closes #1667, Closes #7463
Authored by: c-basalt, bashonly
This commit is contained in:
c-basalt
2023-09-16 17:13:04 -04:00
committed by GitHub
parent b4c1c408c6
commit 5be7e97886
2 changed files with 105 additions and 7 deletions

View File

@@ -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,