logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: d66152a8982261f930c2a324c1fc3ba3b3324134
parent 8c5f0c9fbc09b361517cd5045d856fec96381696
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Mon, 16 Dec 2013 08:16:38 +0100

[ndtv] Remove unused imports

Diffstat:

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

diff --git a/youtube_dl/extractor/ndtv.py b/youtube_dl/extractor/ndtv.py @@ -1,6 +1,4 @@ -import json import re -import time from .common import InfoExtractor from ..utils import month_by_name