[line] Add support for tv.line.me (closes #9427)

This commit is contained in:
Chih-Hsuan Yen
2018-03-11 22:25:30 +08:00
parent d116918993
commit 08250b69c2
3 changed files with 97 additions and 0 deletions

View File

@ -550,6 +550,7 @@ from .limelight import (
LimelightChannelIE,
LimelightChannelListIE,
)
from .line import LineTVIE
from .litv import LiTVIE
from .liveleak import (
LiveLeakIE,