jerry08 / SpotifyExplode

Spotify downloader and metadata parser
GNU General Public License v3.0
27 stars 5 forks source link

Include ExternalIds Data #8

Closed felipe-dias-azevedo closed 4 months ago

felipe-dias-azevedo commented 4 months ago

Request for Including the spotify external Ids object data when getting track/album data as seen in spotify official documentation: https://developer.spotify.com/documentation/web-api/reference/get-track https://developer.spotify.com/documentation/web-api/reference/get-an-album

I need those for the ISRC codes. The ExternalIds class is in Common folder since its present in Tracks and Albums.