From a17d16d59cc39e786d572000df34bcf3f1e3804a Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Mon, 27 Jan 2014 07:05:28 +0100 Subject: [la7] Add support --- youtube_dl/extractor/__init__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'youtube_dl/extractor/__init__.py') diff --git a/youtube_dl/extractor/__init__.py b/youtube_dl/extractor/__init__.py index 5de90d6d9..be3cada98 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -107,6 +107,7 @@ from .keezmovies import KeezMoviesIE from .khanacademy import KhanAcademyIE from .kickstarter import KickStarterIE from .keek import KeekIE +from .la7 import LA7IE from .liveleak import LiveLeakIE from .livestream import LivestreamIE, LivestreamOriginalIE from .lynda import ( -- cgit v1.2.3