1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-17 00:00:46 -05: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

View File

@@ -190,6 +190,7 @@ from .livestream import (
LivestreamOriginalIE,
LivestreamShortenerIE,
)
from .lrt import LRTIE
from .lynda import (
LyndaIE,
LyndaCourseIE