aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/__init__.py
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2014-05-13 10:05:20 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2014-05-13 10:05:20 +0200
commitb65c3e77e8fa893a41eb058102422f42276ebc11 (patch)
treefac0083b6d9116b19f5140fe27876961445127ea /youtube_dl/extractor/__init__.py
parent5301304bf2785888454d41d27c20e743a2501f1a (diff)
parent749fe60c1eaa157db4360edf55cf41a10489f349 (diff)
downloadyoutube-dl-b65c3e77e8fa893a41eb058102422f42276ebc11.tar.xz
Merge remote-tracking branch 'hojel/nuvid'
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 5095f14b6..84a1830d0 100644
--- a/youtube_dl/extractor/__init__.py
+++ b/youtube_dl/extractor/__init__.py
@@ -195,6 +195,7 @@ from .nowvideo import NowVideoIE
from .nrk import NRKIE
from .ntv import NTVIE
from .nytimes import NYTimesIE
+from .nuvid import NuvidIE
from .oe1 import OE1IE
from .ooyala import OoyalaIE
from .orf import ORFIE