logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: 385f8ae4684e7c7fd04d66b6066d980c93e2d79f
parent b9f030cc26891fa8ee680742f5db17f819e5e81a
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Sat, 10 Jan 2015 14:25:11 +0100

[eighttracks] PEP8

Diffstat:

Myoutube_dl/extractor/eighttracks.py1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git 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