1
0
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:
Ha Tien Loi
2022-05-04 21:13:52 +07:00
committed by GitHub
parent 86925f6334
commit f963b7ab18
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,