1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-08 04:27:09 -05:00

[linuxacademy] Add extractor (closes #12207)

This commit is contained in:
Sergey M․
2019-02-17 07:12:10 +07:00
parent c9a0ea6e51
commit 659e93fcf5
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,