[linkedin:learning] Add new extractor(closes #13545)

This commit is contained in:
Remita Amine 2018-10-29 19:28:09 +01:00
parent 9aac22c195
commit aa7e974a2a
2 changed files with 179 additions and 0 deletions

View file

@ -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,