1
0
Fork 0

[Likee] Add extractor (#3625)

Closes #3603
Authored by: hatienl0i261299
This commit is contained in:
Ha Tien Loi 2022-05-04 21:13:52 +07:00 committed by GitHub
commit f963b7ab18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 197 additions and 0 deletions

View file

@ -788,6 +788,10 @@ from .lifenews import (
LifeNewsIE,
LifeEmbedIE,
)
from .likee import (
LikeeIE,
LikeeUserIE
)
from .limelight import (
LimelightMediaIE,
LimelightChannelIE,