projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9f030c
)
[eighttracks] PEP8
author
Philipp Hagemeister
<phihag@phihag.de>
Sat, 10 Jan 2015 13:25:11 +0000
(14:25 +0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Sat, 10 Jan 2015 13:25:11 +0000
(14:25 +0100)
youtube_dl/extractor/eighttracks.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/eighttracks.py
b/youtube_dl/extractor/eighttracks.py
index a9b18195b85e38a600d9dd861792a06ef21fa3be..fb5dbbe2b0c7d9bd15b87426e446ce73f903a6eb 100644
(file)
--- a/
youtube_dl/extractor/eighttracks.py
+++ b/
youtube_dl/extractor/eighttracks.py
@@
-122,7
+122,6
@@
class EightTracksIE(InfoExtractor):
entries = []
for i in range(track_count):
-
api_json = None
download_tries = 0