[Likee] Add extractor (#3625)
Closes #3603 Authored by: hatienl0i261299
This commit is contained in:
parent
86925f6334
commit
f963b7ab18
2 changed files with 197 additions and 0 deletions
|
|
@ -788,6 +788,10 @@ from .lifenews import (
|
|||
LifeNewsIE,
|
||||
LifeEmbedIE,
|
||||
)
|
||||
from .likee import (
|
||||
LikeeIE,
|
||||
LikeeUserIE
|
||||
)
|
||||
from .limelight import (
|
||||
LimelightMediaIE,
|
||||
LimelightChannelIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue