mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-11-05 01:48:01 +09:00
[eighttracks] PEP8
This commit is contained in:
parent
b9f030cc26
commit
385f8ae468
@ -122,7 +122,6 @@ class EightTracksIE(InfoExtractor):
|
||||
entries = []
|
||||
|
||||
for i in range(track_count):
|
||||
|
||||
api_json = None
|
||||
download_tries = 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user