mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-02 04:18:25 -05:00
[limelight] Add new extractor
This commit is contained in:
@@ -295,6 +295,11 @@ from .lifenews import (
|
||||
LifeNewsIE,
|
||||
LifeEmbedIE,
|
||||
)
|
||||
from .limelight import (
|
||||
LimeLightMediaIE,
|
||||
LimeLightChannelIE,
|
||||
LimeLightChannelListIE,
|
||||
)
|
||||
from .liveleak import LiveLeakIE
|
||||
from .livestream import (
|
||||
LivestreamIE,
|
||||
|
||||
Reference in New Issue
Block a user