1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-30 22:25:19 +00:00

[ie/limelight] Remove extractors (#13267)

Authored by: doe1080
This commit is contained in:
doe1080
2025-07-14 07:10:59 +09:00
committed by GitHub
parent 23e9389f93
commit 5d693446e8
5 changed files with 3 additions and 387 deletions

View File

@@ -1030,11 +1030,6 @@ from .likee import (
LikeeIE,
LikeeUserIE,
)
from .limelight import (
LimelightChannelIE,
LimelightChannelListIE,
LimelightMediaIE,
)
from .linkedin import (
LinkedInEventsIE,
LinkedInIE,