[bandbamp] Add track_id to free download
Added track_id to free download
This commit is contained in:
parent
3ca8c22315
commit
8866c7594b
@ -168,6 +168,7 @@ class BandcampIE(InfoExtractor):
|
||||
'track': track,
|
||||
'formats': formats,
|
||||
'track_number': track_number,
|
||||
'track_id': video_id,
|
||||
'album': album,
|
||||
'album_artist': album_artist,
|
||||
'release_year': release_year,
|
||||
|
Loading…
x
Reference in New Issue
Block a user