From 75e1b46add074004ae9f7a8638bcc8d849e825f0 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Sun, 18 Aug 2013 17:02:39 +0200 Subject: Download from utv.unistra.fr (PR #1271) Squashed to a single commit to keep the file 'youtube-dl' unchanged and remove the revert commit. --- youtube_dl/extractor/__init__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'youtube_dl/extractor/__init__.py') diff --git a/youtube_dl/extractor/__init__.py b/youtube_dl/extractor/__init__.py index 9d12608e1..583051169 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -75,6 +75,7 @@ from .tudou import TudouIE from .tumblr import TumblrIE from .tutv import TutvIE from .ustream import UstreamIE +from .utv import UTVIE from .vbox7 import Vbox7IE from .veoh import VeohIE from .vevo import VevoIE -- cgit v1.2.3