1
0
Fork 0

[LinkedIn] Add extractor (#1597)

Closes #1206 
Authored by: u-spec-png
This commit is contained in:
u-spec-png 2021-11-18 21:57:40 +00:00 committed by GitHub
commit 402cd603a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 78 additions and 28 deletions

View file

@ -704,6 +704,7 @@ from .line import (
LineLiveChannelIE,
)
from .linkedin import (
LinkedInIE,
LinkedInLearningIE,
LinkedInLearningCourseIE,
)