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

[ie/linkedin:events] Add extractor (#12926)

Authored by: seproDev, bashonly

Co-authored-by: bashonly <bashonly@protonmail.com>
This commit is contained in:
sepro
2025-04-28 22:58:30 +02:00
committed by GitHub
parent 3690e91265
commit b37ff4de5b
2 changed files with 110 additions and 1 deletions

View File

@@ -1042,6 +1042,7 @@ from .limelight import (
LimelightMediaIE,
)
from .linkedin import (
LinkedInEventsIE,
LinkedInIE,
LinkedInLearningCourseIE,
LinkedInLearningIE,