1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-18 14:08:54 +00:00

[extractor/line] Remove extractors (#6734)

Service has shut down - https://archive.ph/txVKy
Authored by: sian1468
This commit is contained in:
sian1468
2023-04-11 18:56:39 +07:00
committed by GitHub
parent 7e35526d5b
commit faa0332ed6
2 changed files with 0 additions and 147 deletions

View File

@@ -944,10 +944,6 @@ from .limelight import (
LimelightChannelIE,
LimelightChannelListIE,
)
from .line import (
LineLiveIE,
LineLiveChannelIE,
)
from .linkedin import (
LinkedInIE,
LinkedInLearningIE,