aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/__init__.py
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2013-08-28 13:10:59 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2013-08-28 13:10:59 +0200
commitf8b362739e4f469b501aa804beb95cf1cfb1c916 (patch)
treedd1aa21fd756b8cb0239d325967cdf5393a37de8 /youtube_dl/extractor/__init__.py
parent6d69d03bac08f8381031de721167103697bf3fed (diff)
parentd5b00ee6e0ba70fd5d87752e8772fc1c39e4bd59 (diff)
downloadyoutube-dl-f8b362739e4f469b501aa804beb95cf1cfb1c916.tar.xz
Merge remote-tracking branch 'Huarong/master'
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 21e9e5d37..6b5037c8c 100644
--- a/youtube_dl/extractor/__init__.py
+++ b/youtube_dl/extractor/__init__.py
@@ -70,6 +70,7 @@ from .roxwel import RoxwelIE
from .rtlnow import RTLnowIE
from .sina import SinaIE
from .slashdot import SlashdotIE
+from .sohu import SohuIE
from .soundcloud import SoundcloudIE, SoundcloudSetIE
from .spiegel import SpiegelIE
from .stanfordoc import StanfordOpenClassroomIE