aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/__init__.py
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2013-10-17 00:55:06 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2013-10-17 00:55:06 +0200
commit38604f1a4f26c78b69898c639a8f75432c2d3382 (patch)
tree5676f6829bd207212353eeaeb8e7a96d48fd18b4 /youtube_dl/extractor/__init__.py
parent2d0efe70a684cf378c6c325eafc8e52a85321157 (diff)
parentbfd14b1b2fdf1f0e54e639f9695f73edf578e241 (diff)
Merge remote-tracking branch 'origin/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 5f0e2ec9b..4f20fbd1a 100644
--- a/youtube_dl/extractor/__init__.py
+++ b/youtube_dl/extractor/__init__.py
@@ -102,6 +102,7 @@ from .ro220 import Ro220IE
from .rottentomatoes import RottenTomatoesIE
from .roxwel import RoxwelIE
from .rtlnow import RTLnowIE
+from .rutube import RutubeIE
from .sina import SinaIE
from .slashdot import SlashdotIE
from .slideshare import SlideshareIE