[linuxacademy] Add extractor (closes #12207)

This commit is contained in:
Sergey M․ 2019-02-17 07:12:10 +07:00
parent c9a0ea6e51
commit 659e93fcf5
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 175 additions and 0 deletions

View file

@ -593,6 +593,7 @@ from .linkedin import (
LinkedInLearningIE,
LinkedInLearningCourseIE,
)
from .linuxacademy import LinuxAcademyIE
from .litv import LiTVIE
from .liveleak import (
LiveLeakIE,