logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: 89e36657ccd382249c55701b00296b3ed78d29e8
parent 7129bed51bc2452524c69874023ee4a0b351a046
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Sat, 13 Dec 2014 12:36:46 +0100

[keek] remove unused import

Diffstat:

Myoutube_dl/extractor/keek.py2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/youtube_dl/extractor/keek.py b/youtube_dl/extractor/keek.py @@ -1,7 +1,5 @@ from __future__ import unicode_literals -import re - from .common import InfoExtractor