[linkedin:learning] Add new extractor(closes #13545)
This commit is contained in:
parent
9aac22c195
commit
aa7e974a2a
2 changed files with 179 additions and 0 deletions
|
@ -572,6 +572,10 @@ from .limelight import (
|
|||
LimelightChannelListIE,
|
||||
)
|
||||
from .line import LineTVIE
|
||||
from .linkedin import (
|
||||
LinkedInLearningIE,
|
||||
LinkedInLearningCourseIE,
|
||||
)
|
||||
from .litv import LiTVIE
|
||||
from .liveleak import (
|
||||
LiveLeakIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue