1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-06 14:18:24 -04: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,