youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit 81a7a521c5bdbd862b7c7d161425295fed63d212
parent e293711802c010e2720f8df00fde34d0af5f6ac3
Author: Sergey M․ <dstftw@gmail.com>
Date:   Wed, 26 Nov 2014 21:02:46 +0600

[gorillavid] Remove unused import

Diffstat:
Myoutube_dl/extractor/gorillavid.py | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/youtube_dl/extractor/gorillavid.py b/youtube_dl/extractor/gorillavid.py @@ -2,7 +2,6 @@ from __future__ import unicode_literals import re -import time from .common import InfoExtractor from ..utils import (