mirror of
https://github.com/zhaarey/apple-music-downloader.git
synced 2025-10-23 15:11:05 +00:00
style: 显示优化
This commit is contained in:
@@ -88,6 +88,8 @@ func (a *Station) GetResp(mutoken, token, l string) error {
|
||||
PreID: a.ID,
|
||||
AlbumData: albumResp.Data[0],
|
||||
})
|
||||
a.Tracks[i].PlaylistData.Attributes.Name = a.Name
|
||||
a.Tracks[i].PlaylistData.Attributes.ArtistName = "Apple Music Station"
|
||||
}
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user