mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-09-03 00:25:08 +00:00
[Likee] Add extractor (#3625)
Closes #3603 Authored by: hatienl0i261299
This commit is contained in:
@ -788,6 +788,10 @@ from .lifenews import (
|
||||
LifeNewsIE,
|
||||
LifeEmbedIE,
|
||||
)
|
||||
from .likee import (
|
||||
LikeeIE,
|
||||
LikeeUserIE
|
||||
)
|
||||
from .limelight import (
|
||||
LimelightMediaIE,
|
||||
LimelightChannelIE,
|
||||
|
Reference in New Issue
Block a user