aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/__init__.py
diff options
context:
space:
mode:
authorYen Chi Hsuan <yan12125@gmail.com>2015-01-21 23:05:47 +0800
committerYen Chi Hsuan <yan12125@gmail.com>2015-01-21 23:05:47 +0800
commitc8dc41a6e7eea2a1235238cfeadb4caf5619d0ae (patch)
tree53467ef8bb7482f08ef2354b8544e061137b6b19 /youtube_dl/extractor/__init__.py
parent47e0e1e0e2306dd7119844bbbc3ef39ccb175ed1 (diff)
downloadyoutube-dl-c8dc41a6e7eea2a1235238cfeadb4caf5619d0ae.tar.xz
[StreetVoice] 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 2b9d4455d..9e942e6f9 100644
--- a/youtube_dl/extractor/__init__.py
+++ b/youtube_dl/extractor/__init__.py
@@ -409,6 +409,7 @@ from .stanfordoc import StanfordOpenClassroomIE
from .steam import SteamIE
from .streamcloud import StreamcloudIE
from .streamcz import StreamCZIE
+from .streetvoice import StreetVoiceIE
from .sunporno import SunPornoIE
from .swrmediathek import SWRMediathekIE
from .syfy import SyfyIE