[bandcamp] Replace tabs with spaces
My editor puts tabs and I forgot to replace them with spaces earlier
This commit is contained in:
parent
8866c7594b
commit
61103eee0a
@ -168,7 +168,7 @@ class BandcampIE(InfoExtractor):
|
||||
'track': track,
|
||||
'formats': formats,
|
||||
'track_number': track_number,
|
||||
'track_id': video_id,
|
||||
'track_id': video_id,
|
||||
'album': album,
|
||||
'album_artist': album_artist,
|
||||
'release_year': release_year,
|
||||
|
Loading…
x
Reference in New Issue
Block a user