[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