[line] add support live.line.me (closes #17205)(closes #28658)

This commit is contained in:
guredora 2021-04-04 22:12:07 +09:00 committed by Remita Amine
commit 25b1287323
2 changed files with 146 additions and 2 deletions

View file

@ -595,7 +595,11 @@ from .limelight import (
LimelightChannelIE,
LimelightChannelListIE,
)
from .line import LineTVIE
from .line import (
LineTVIE,
LineLiveIE,
LineLiveChannelIE,
)
from .linkedin import (
LinkedInLearningIE,
LinkedInLearningCourseIE,