Browse Source

[eighttracks] PEP8

totalwebcasting
Philipp Hagemeister 10 years ago
parent
commit
385f8ae468
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      youtube_dl/extractor/eighttracks.py

+ 0
- 1
youtube_dl/extractor/eighttracks.py View File

@ -122,7 +122,6 @@ class EightTracksIE(InfoExtractor):
entries = []
for i in range(track_count):
api_json = None
download_tries = 0


Loading…
Cancel
Save