/map/$ARTIST_NAME/$ALBUM_TITLE

🟢 Stable

This API is stable since festivald v1.0.0.


Download an Album using the Artist's name, and Album title.

Input

InputType
Artist namestring
Album titlestring

Output

Album in ZIP (including art if found).

Example Input

http://localhost:18425/map/Artist Name/Album Title

Example Output

File:

Artist Name - Album Title.zip

Extracted:

Artist Name - Album Title/
  ├─ Album Title.jpg
  ├─ Song Title 1.mp3
  ├─ Song Title 2.flac
  ├─ Song Title 3.ogg