youtube-dl

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

commit 5c4862bad4ba38f4ddd86d4fb1305aa5b82b2bd6
parent 995029a142cd0046ee43b583f2d09fc3d5fa321a
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Mon,  2 Feb 2015 23:38:45 +0100

[normalboots] Remove unused import

Diffstat:
Myoutube_dl/extractor/normalboots.py | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/youtube_dl/extractor/normalboots.py b/youtube_dl/extractor/normalboots.py @@ -1,8 +1,6 @@ # encoding: utf-8 from __future__ import unicode_literals -import re - from .common import InfoExtractor from ..utils import (