projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c5f0c9
)
[ndtv] Remove unused imports
author
Philipp Hagemeister
<phihag@phihag.de>
Mon, 16 Dec 2013 07:16:38 +0000
(08:16 +0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Mon, 16 Dec 2013 07:16:38 +0000
(08:16 +0100)
youtube_dl/extractor/ndtv.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/ndtv.py
b/youtube_dl/extractor/ndtv.py
index 2e8501f99b32309f7d65561c0d39492d95a917fb..d81df3c10668492383c11b03cf30db7d797f7c90 100644
(file)
--- 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