1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-05-03 04:03:30 +00:00

[lrt] Add new extractor

This commit is contained in:
Naglis Jonaitis
2014-09-30 02:26:16 +03:00
parent 58ea7ec81e
commit 4dc19c0982
2 changed files with 70 additions and 0 deletions
+1
View File
@@ -190,6 +190,7 @@ from .livestream import (
LivestreamOriginalIE,
LivestreamShortenerIE,
)
from .lrt import LRTIE
from .lynda import (
LyndaIE,
LyndaCourseIE