mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-10-01 22:08:36 +09:00
[eighttracks] PEP8
This commit is contained in:
@@ -122,7 +122,6 @@ class EightTracksIE(InfoExtractor):
|
||||
entries = []
|
||||
|
||||
for i in range(track_count):
|
||||
|
||||
api_json = None
|
||||
download_tries = 0
|
||||
|
||||
|
Reference in New Issue
Block a user