1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-06-30 11:02:54 -05:00

[litv] Add new extractor

LiTV is a streaming platform providing free and paid legal contents in
Taiwan.
This commit is contained in:
Yen Chi Hsuan
2016-05-08 14:34:38 +08:00
parent 9c072d38c6
commit 3b01a9fbb6
2 changed files with 138 additions and 0 deletions

View File

@ -384,6 +384,7 @@ from .limelight import (
LimelightChannelIE,
LimelightChannelListIE,
)
from .litv import LiTVIE
from .liveleak import LiveLeakIE
from .livestream import (
LivestreamIE,