aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/__init__.py
diff options
context:
space:
mode:
authorhojel <hojelei@gmail.com>2014-05-12 03:48:40 -0700
committerhojel <hojelei@gmail.com>2014-05-12 03:48:40 -0700
commit749fe60c1eaa157db4360edf55cf41a10489f349 (patch)
tree7a9b9688129b6f529fbad798a830e31c50050f75 /youtube_dl/extractor/__init__.py
parente399853d0c5784257ffcb6fba147d0b47d3f9bb6 (diff)
downloadyoutube-dl-749fe60c1eaa157db4360edf55cf41a10489f349.tar.xz
[nuvid] Add new extractor
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 9529077c7..287044180 100644
--- a/youtube_dl/extractor/__init__.py
+++ b/youtube_dl/extractor/__init__.py
@@ -194,6 +194,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