aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/__init__.py
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2014-03-28 23:21:58 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2014-03-28 23:21:58 +0100
commite9a6fd6a68024b7835d4ee664c921ef3f3591594 (patch)
treec0c0c6453e9e3d16da1554a905a0b259d7eadf4e /youtube_dl/extractor/__init__.py
parentbf30f3bd9d87dad8391a05b2631116c31ed1ce77 (diff)
parentf0da3f1ef925ce8aa0850277a03d510a29c0f43d (diff)
downloadyoutube-dl-e9a6fd6a68024b7835d4ee664c921ef3f3591594.tar.xz
Merge remote-tracking branch 'phaer/add-oe1-support'
Diffstat (limited to 'youtube_dl/extractor/__init__.py')
-rw-r--r--youtube_dl/extractor/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dl/extractor/__init__.py b/youtube_dl/extractor/__init__.py
index eef13d2b8..8e81fa619 100644
--- a/youtube_dl/extractor/__init__.py
+++ b/youtube_dl/extractor/__init__.py
@@ -178,6 +178,7 @@ from .novamov import NovaMovIE
from .nowness import NownessIE
from .nowvideo import NowVideoIE
from .ntv import NTVIE
+from .oe1 import OE1IE
from .ooyala import OoyalaIE
from .orf import ORFIE
from .parliamentliveuk import ParliamentLiveUKIE