logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: 493987fefe5d12697df98b6e0eef106e77ac64aa
parent c97797a737ee96fa5d8f76f73581796b60774637
Author: Sergey M․ <dstftw@gmail.com>
Date:   Sun,  3 Aug 2014 01:20:51 +0700

[ubu] Add missing whitespace

Diffstat:

Myoutube_dl/extractor/__init__.py2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/youtube_dl/extractor/__init__.py b/youtube_dl/extractor/__init__.py @@ -327,7 +327,7 @@ from .tutv import TutvIE from .tvigle import TvigleIE from .tvp import TvpIE from .tvplay import TVPlayIE -from.ubu import UbuIE +from .ubu import UbuIE from .udemy import ( UdemyIE, UdemyCourseIE